Loading libbacktrace/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ cc_library_headers { name: "libbacktrace_headers", vendor_available: true, recovery_available: true, native_bridge_supported: true, export_include_dirs: ["include"], } Loading libcutils/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ cc_library_headers { vendor_available: true, recovery_available: true, host_supported: true, native_bridge_supported: true, export_include_dirs: ["include"], target: { vendor: { Loading @@ -57,6 +58,7 @@ cc_library { }, recovery_available: true, host_supported: true, native_bridge_supported: true, srcs: [ "config_utils.cpp", "canned_fs_config.cpp", Loading libprocessgroup/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ cc_library_headers { vendor_available: true, recovery_available: true, host_supported: true, native_bridge_supported: true, export_include_dirs: ["include"], target: { linux_bionic: { Loading @@ -25,6 +26,7 @@ cc_library { host_supported: true, recovery_available: true, vendor_available: true, native_bridge_supported: true, vndk: { enabled: true, support_system_process: true, Loading libprocessgroup/cgrouprc/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ cc_library { // modules should use libprocessgroup which links to the LL-NDK library // defined below. The static library is built for tests. vendor_available: false, native_bridge_supported: true, srcs: [ "cgroup_controller.cpp", "cgroup_file.cpp", Loading Loading @@ -55,6 +56,7 @@ cc_library { llndk_library { name: "libcgrouprc", symbol_file: "libcgrouprc.map.txt", native_bridge_supported: true, export_include_dirs: [ "include", ], Loading libprocessgroup/cgrouprc_format/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ cc_library_static { name: "libcgrouprc_format", host_supported: true, recovery_available: true, native_bridge_supported: true, srcs: [ "cgroup_controller.cpp", ], Loading Loading
libbacktrace/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ cc_library_headers { name: "libbacktrace_headers", vendor_available: true, recovery_available: true, native_bridge_supported: true, export_include_dirs: ["include"], } Loading
libcutils/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ cc_library_headers { vendor_available: true, recovery_available: true, host_supported: true, native_bridge_supported: true, export_include_dirs: ["include"], target: { vendor: { Loading @@ -57,6 +58,7 @@ cc_library { }, recovery_available: true, host_supported: true, native_bridge_supported: true, srcs: [ "config_utils.cpp", "canned_fs_config.cpp", Loading
libprocessgroup/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ cc_library_headers { vendor_available: true, recovery_available: true, host_supported: true, native_bridge_supported: true, export_include_dirs: ["include"], target: { linux_bionic: { Loading @@ -25,6 +26,7 @@ cc_library { host_supported: true, recovery_available: true, vendor_available: true, native_bridge_supported: true, vndk: { enabled: true, support_system_process: true, Loading
libprocessgroup/cgrouprc/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ cc_library { // modules should use libprocessgroup which links to the LL-NDK library // defined below. The static library is built for tests. vendor_available: false, native_bridge_supported: true, srcs: [ "cgroup_controller.cpp", "cgroup_file.cpp", Loading Loading @@ -55,6 +56,7 @@ cc_library { llndk_library { name: "libcgrouprc", symbol_file: "libcgrouprc.map.txt", native_bridge_supported: true, export_include_dirs: [ "include", ], Loading
libprocessgroup/cgrouprc_format/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ cc_library_static { name: "libcgrouprc_format", host_supported: true, recovery_available: true, native_bridge_supported: true, srcs: [ "cgroup_controller.cpp", ], Loading