Merge "Do not read 'vendor_available: false'"

This commit is contained in:
Treehugger Robot
2021-01-08 00:57:35 +00:00
committed by Gerrit Code Review
7 changed files with 34 additions and 56 deletions

View File

@@ -299,7 +299,7 @@ func GatherRequiredDepsForTest(oses ...android.OsType) string {
llndk_library {
name: "libft2.llndk",
symbol_file: "",
vendor_available: false,
private: true,
sdk_version: "current",
}
cc_library {