DO NOT MERGE: Remove AppSearch from Android R.

Test: presubmit
Bug: 150249538
Change-Id: I0a87b9d893bc76acf5ac5e8684f450b9a4f2a0cd
diff --git a/apex/apex.go b/apex/apex.go
index 712afe4..902853a 100644
--- a/apex/apex.go
+++ b/apex/apex.go
@@ -113,13 +113,6 @@
 	//
 	// Module separator
 	//
-	m["com.android.appsearch"] = []string{
-		"icing-java-proto-lite",
-		"libprotobuf-java-lite",
-	}
-	//
-	// Module separator
-	//
 	m["com.android.art"] = []string{
 		"art_cmdlineparser_headers",
 		"art_disassembler_headers",