Remove unused libnativeloader-dummy-headers

Has been replaced by better name libnativeloader-headers.

Test: m checkbuild
Change-Id: I922530812dbe4f0b30793241a8e1d5c874a75730
This commit is contained in:
Paul Duffin 2019-09-12 15:21:32 +01:00
parent 537e4af235
commit d8b2ba6db5

View file

@ -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: [