diff --git a/libnativeloader/Android.bp b/libnativeloader/Android.bp index b860db983..939bdd7a7 100644 --- a/libnativeloader/Android.bp +++ b/libnativeloader/Android.bp @@ -63,14 +63,6 @@ cc_library_headers { 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 { name: "libnativeloader_test", srcs: [