diff --git a/Android.bp b/Android.bp index 6fb9c6c..1ccfc09 100644 --- a/Android.bp +++ b/Android.bp @@ -168,7 +168,7 @@ cc_library_static { "libkeymint_support", ], whole_static_libs: [ - "com.android.sysprop.apex", + "libcom.android.sysprop.apex", "libc++fs", ], }