Clean auto-allowed modules for media mainline
Cleans out the remaining modules that build system
auto-allowed for the media mainline modules com.android.media
and com.android.media.swcodec. With this change, both lists
are empty and all needed modules are documented with explicit
apex_available clauses.
Bug: 215589022
Bug: 147364041
Test: build
Change-Id: I7d809ae72ad21f6b2ed8b05613c44019a974f6fd
diff --git a/apex/apex.go b/apex/apex.go
index 56656ed..b2e4fe9 100644
--- a/apex/apex.go
+++ b/apex/apex.go
@@ -2772,27 +2772,7 @@
// Module separator
//
m["com.android.media.swcodec"] = []string{
- "android.hardware.graphics.allocator@2.0",
- "android.hardware.graphics.allocator@3.0",
- "android.hardware.graphics.allocator@4.0",
- "android.hardware.graphics.common@1.0",
- "android.hardware.graphics.common@1.1",
- "android.hardware.graphics.common@1.2",
- "android.hardware.graphics.mapper@2.0",
- "android.hardware.graphics.mapper@2.1",
- "android.hardware.graphics.mapper@3.0",
- "android.hardware.graphics.mapper@4.0",
- "libLibGuiProperties",
- "libfmq",
- "libgrallocusage",
- "libgui_headers",
- "libhardware",
- "libhardware_headers",
- "libion",
- "libnativebase_headers",
- "libnativewindow_headers",
- "libui",
- "libui_headers",
+ // empty
}
//
// Module separator