Loading libs/binder/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -73,9 +73,9 @@ cc_library { // or dessert updates. Instead, apex users should use libbinder_ndk. apex_available: [ "//apex_available:platform", // TODO(b/139016109) remove these three // TODO(b/139016109) remove these "com.android.media", "com.android.media.swcodec", "test_com.android.media.swcodec", ], srcs: [ Loading libs/binderthreadstate/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,10 @@ cc_library_static { vendor_available: true, host_supported: true, apex_available: [ "com.android.media", ], shared_libs: [ "libbinder", "libhidlbase", // libhwbinder is in here Loading libs/gui/sysprop/Android.bp +4 −0 Original line number Diff line number Diff line sysprop_library { name: "LibGuiProperties", apex_available: [ "com.android.media", "com.android.media.swcodec", ], srcs: ["*.sysprop"], api_packages: ["android.sysprop"], property_owner: "Platform", Loading Loading
libs/binder/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -73,9 +73,9 @@ cc_library { // or dessert updates. Instead, apex users should use libbinder_ndk. apex_available: [ "//apex_available:platform", // TODO(b/139016109) remove these three // TODO(b/139016109) remove these "com.android.media", "com.android.media.swcodec", "test_com.android.media.swcodec", ], srcs: [ Loading
libs/binderthreadstate/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,10 @@ cc_library_static { vendor_available: true, host_supported: true, apex_available: [ "com.android.media", ], shared_libs: [ "libbinder", "libhidlbase", // libhwbinder is in here Loading
libs/gui/sysprop/Android.bp +4 −0 Original line number Diff line number Diff line sysprop_library { name: "LibGuiProperties", apex_available: [ "com.android.media", "com.android.media.swcodec", ], srcs: ["*.sysprop"], api_packages: ["android.sysprop"], property_owner: "Platform", Loading