commit | bdba7cdaa37e2b7711199f8d67920d9ce2ffbb6f | [log] [tgz] |
---|---|---|
author | Trevor Radcliffe <tradical@google.com> | Tue Aug 16 15:09:25 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 16 15:09:25 2022 +0000 |
tree | 498f239d5d7acbd188cbeda7ac1b8204ce398404 | |
parent | ca648a0217af593bc605faa9f8b9f3916ec27b4b [diff] | |
parent | c6644f9b074e6f69baa708e968e869ed8f9e1635 [diff] |
Merge "Point directly to generated c sysprop_library"
diff --git a/Android.bp b/Android.bp index 6fb9c6c..1ccfc09 100644 --- a/Android.bp +++ b/Android.bp
@@ -168,7 +168,7 @@ "libkeymint_support", ], whole_static_libs: [ - "com.android.sysprop.apex", + "libcom.android.sysprop.apex", "libc++fs", ], }