Loading libnativeloader/Android.bp +0 −8 Original line number Original line Diff line number Diff line Loading @@ -63,14 +63,6 @@ cc_library_headers { export_include_dirs: ["include"], export_include_dirs: ["include"], } } // TODO(jiyong) Remove this when its use in the internal master is // switched to libnativeloader-headers cc_library_headers { name: "libnativeloader-dummy-headers", host_supported: true, export_include_dirs: ["include"], } cc_test { cc_test { name: "libnativeloader_test", name: "libnativeloader_test", srcs: [ srcs: [ Loading Loading
libnativeloader/Android.bp +0 −8 Original line number Original line Diff line number Diff line Loading @@ -63,14 +63,6 @@ cc_library_headers { export_include_dirs: ["include"], export_include_dirs: ["include"], } } // TODO(jiyong) Remove this when its use in the internal master is // switched to libnativeloader-headers cc_library_headers { name: "libnativeloader-dummy-headers", host_supported: true, export_include_dirs: ["include"], } cc_test { cc_test { name: "libnativeloader_test", name: "libnativeloader_test", srcs: [ srcs: [ Loading