Merge "Point directly to generated c sysprop_library"

This commit is contained in:
Trevor Radcliffe 2022-08-16 15:09:25 +00:00 committed by Gerrit Code Review
commit bdba7cdaa3

View file

@ -168,7 +168,7 @@ cc_library_static {
"libkeymint_support",
],
whole_static_libs: [
"com.android.sysprop.apex",
"libcom.android.sysprop.apex",
"libc++fs",
],
}