Remove unused libnativeloader-dummy-headers
Has been replaced by better name libnativeloader-headers. Test: m checkbuild Change-Id: I922530812dbe4f0b30793241a8e1d5c874a75730
This commit is contained in:
parent
537e4af235
commit
d8b2ba6db5
1 changed files with 0 additions and 8 deletions
|
@ -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: [
|
||||
|
|
Loading…
Reference in a new issue