Point directly to generated c sysprop_library

Bug: 226199990
Test: m
Change-Id: I0ea65714f9a27093b37034abde7d59f1951a5cb6
This commit is contained in:
Trevor Radcliffe 2022-06-08 14:19:45 +00:00
parent c38725ce9c
commit fcfd725a5c
1 changed files with 2 additions and 2 deletions

View File

@ -222,8 +222,8 @@ cc_library_static {
],
whole_static_libs: [
"libcap",
"com.android.sysprop.apex",
"com.android.sysprop.init",
"libcom.android.sysprop.apex",
"libcom.android.sysprop.init",
],
header_libs: ["bootimg_headers"],
proto: {