compat: libcutils_shim: Make it vendor_available
Change-Id: I9796ab3db63988837e843105ebec93cc27a6c194
This commit is contained in:
parent
ce8f7cfed4
commit
f25f2ec083
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ cc_library {
|
|||
"libcutils/strdup16to8.cpp",
|
||||
"libcutils/strdup8to16.cpp",
|
||||
],
|
||||
vendor: true,
|
||||
vendor_available: true,
|
||||
}
|
||||
|
||||
cc_library {
|
||||
|
|
Loading…
Reference in a new issue