DO NOT MERGE: Revert "DO NOT MERGE: Remove AppSearch from Android R." am: 8b39919030

Change-Id: If72ac03ec041b30dc2636ba5412c375ac1566ca4
This commit is contained in:
Jiyong Park 2020-05-28 01:11:17 +00:00 committed by Automerger Merge Worker
commit 885910e198
1 changed files with 7 additions and 0 deletions

View File

@ -93,6 +93,13 @@ func makeApexAvailableWhitelist() map[string][]string {
//
// Module separator
//
m["com.android.appsearch"] = []string{
"icing-java-proto-lite",
"libprotobuf-java-lite",
}
//
// Module separator
//
artApexContents := []string{
"art_cmdlineparser_headers",
"art_disassembler_headers",