Loading libasyncio/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ cc_library { name: "libasyncio", defaults: ["libasyncio_defaults"], vendor_available: true, double_loadable: true, recovery_available: true, host_supported: true, srcs: [ Loading libmemtrack/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ cc_library_shared { vndk: { enabled: true, }, double_loadable: true, srcs: ["memtrack.cpp"], export_include_dirs: ["include"], local_include_dirs: ["include"], Loading libprocinfo/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ cc_library { vndk: { enabled: true, }, double_loadable: true, host_supported: true, srcs: [ "process.cpp", Loading libusbhost/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ cc_library { vndk: { enabled: true, }, double_loadable: true, host_supported: true, srcs: ["usbhost.c"], cflags: ["-Werror"], Loading Loading
libasyncio/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ cc_library { name: "libasyncio", defaults: ["libasyncio_defaults"], vendor_available: true, double_loadable: true, recovery_available: true, host_supported: true, srcs: [ Loading
libmemtrack/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ cc_library_shared { vndk: { enabled: true, }, double_loadable: true, srcs: ["memtrack.cpp"], export_include_dirs: ["include"], local_include_dirs: ["include"], Loading
libprocinfo/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ cc_library { vndk: { enabled: true, }, double_loadable: true, host_supported: true, srcs: [ "process.cpp", Loading
libusbhost/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ cc_library { vndk: { enabled: true, }, double_loadable: true, host_supported: true, srcs: ["usbhost.c"], cflags: ["-Werror"], Loading