Loading debuggerd/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -86,6 +86,7 @@ cc_library_static { export_header_lib_headers: ["libdebuggerd_common_headers"], export_include_dirs: ["tombstoned/include"], apex_available: ["com.android.runtime"], } // Core implementation, linked into libdebuggerd_handler and the dynamic linker. Loading property_service/libpropertyinfoparser/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -25,4 +25,8 @@ cc_library_static { }, }, export_include_dirs: ["include"], apex_available: [ "//apex_available:platform", "com.android.runtime", ], } Loading
debuggerd/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -86,6 +86,7 @@ cc_library_static { export_header_lib_headers: ["libdebuggerd_common_headers"], export_include_dirs: ["tombstoned/include"], apex_available: ["com.android.runtime"], } // Core implementation, linked into libdebuggerd_handler and the dynamic linker. Loading
property_service/libpropertyinfoparser/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -25,4 +25,8 @@ cc_library_static { }, }, export_include_dirs: ["include"], apex_available: [ "//apex_available:platform", "com.android.runtime", ], }