compat: libcutils_shim: Make it vendor_available

Change-Id: I9796ab3db63988837e843105ebec93cc27a6c194
This commit is contained in:
Nolen Johnson 2022-11-03 00:13:35 -04:00
parent ce8f7cfed4
commit f25f2ec083

View file

@ -245,7 +245,7 @@ cc_library {
"libcutils/strdup16to8.cpp",
"libcutils/strdup8to16.cpp",
],
vendor: true,
vendor_available: true,
}
cc_library {