Loading base/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ cc_library_headers { vendor_available: true, recovery_available: true, host_supported: true, native_bridge_supported: true, export_include_dirs: ["include"], target: { Loading Loading @@ -100,6 +101,7 @@ cc_library { vendor_available: true, recovery_available: true, host_supported: true, native_bridge_supported: true, vndk: { enabled: true, support_system_process: true, Loading liblog/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ cc_library_headers { host_supported: true, vendor_available: true, recovery_available: true, native_bridge_supported: true, export_include_dirs: ["include"], system_shared_libs: [], stl: "none", Loading @@ -67,6 +68,7 @@ cc_library { name: "liblog", host_supported: true, recovery_available: true, native_bridge_supported: true, srcs: liblog_sources, target: { Loading Loading @@ -138,6 +140,7 @@ ndk_library { llndk_library { name: "liblog", native_bridge_supported: true, symbol_file: "liblog.map.txt", export_include_dirs: ["include_vndk"], } libziparchive/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,7 @@ cc_library { host_supported: true, vendor_available: true, recovery_available: true, native_bridge_supported: true, vndk: { enabled: true, }, Loading property_service/libpropertyinfoparser/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ cc_library_static { host_supported: true, vendor_available: true, recovery_available: true, native_bridge_supported: true, srcs: ["property_info_parser.cpp"], cpp_std: "experimental", Loading Loading
base/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ cc_library_headers { vendor_available: true, recovery_available: true, host_supported: true, native_bridge_supported: true, export_include_dirs: ["include"], target: { Loading Loading @@ -100,6 +101,7 @@ cc_library { vendor_available: true, recovery_available: true, host_supported: true, native_bridge_supported: true, vndk: { enabled: true, support_system_process: true, Loading
liblog/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ cc_library_headers { host_supported: true, vendor_available: true, recovery_available: true, native_bridge_supported: true, export_include_dirs: ["include"], system_shared_libs: [], stl: "none", Loading @@ -67,6 +68,7 @@ cc_library { name: "liblog", host_supported: true, recovery_available: true, native_bridge_supported: true, srcs: liblog_sources, target: { Loading Loading @@ -138,6 +140,7 @@ ndk_library { llndk_library { name: "liblog", native_bridge_supported: true, symbol_file: "liblog.map.txt", export_include_dirs: ["include_vndk"], }
libziparchive/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,7 @@ cc_library { host_supported: true, vendor_available: true, recovery_available: true, native_bridge_supported: true, vndk: { enabled: true, }, Loading
property_service/libpropertyinfoparser/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ cc_library_static { host_supported: true, vendor_available: true, recovery_available: true, native_bridge_supported: true, srcs: ["property_info_parser.cpp"], cpp_std: "experimental", Loading