Merge "Point directly to generated c sysprop_library" am: bdba7cdaa3
am: 891e2f0730
Original change: https://android-review.googlesource.com/c/platform/system/vold/+/2119958 Change-Id: I6663c7542e5c0e9a789ef05928f417d545c61382 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
63f5844cc9
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ cc_library_static {
|
||||||
"libkeymint_support",
|
"libkeymint_support",
|
||||||
],
|
],
|
||||||
whole_static_libs: [
|
whole_static_libs: [
|
||||||
"com.android.sysprop.apex",
|
"libcom.android.sysprop.apex",
|
||||||
"libc++fs",
|
"libc++fs",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue