[apex] remove module com.android.incremental

We will not be an apex module for R.

Test: builds
Change-Id: Ia2d033fc180d2193b788c5f8af879b6851505cb9
This commit is contained in:
Songchun Fan
2020-01-17 16:44:53 -08:00
parent b7e7c1704b
commit 85ec2f8600

View File

@@ -138,10 +138,6 @@ func makeApexAvailableWhitelist() map[string][]string {
//
// Module separator
//
m["com.android.incremental"] = []string{"libc++", "libdataloader", "libincfs"}
//
// Module separator
//
m["com.android.media"] = []string{
"android.hardware.cas@1.0",
"android.hardware.cas.native@1.0",