Merge "Clear out allowlist to get CI green" am: 197fd16582
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2586788 Change-Id: I96c2d65a6d7e8f0d1331a4af352cd343586aff52 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1556,9 +1556,10 @@ var (
|
|||||||
// also be built - do not add them to this list.
|
// also be built - do not add them to this list.
|
||||||
StagingMixedBuildsEnabledList = []string{
|
StagingMixedBuildsEnabledList = []string{
|
||||||
// M13: media.swcodec launch
|
// M13: media.swcodec launch
|
||||||
"com.android.media.swcodec",
|
// TODO(b/282042844): reenable
|
||||||
"test_com.android.media.swcodec",
|
// "com.android.media.swcodec",
|
||||||
"libstagefright_foundation",
|
// "test_com.android.media.swcodec",
|
||||||
|
// "libstagefright_foundation",
|
||||||
}
|
}
|
||||||
|
|
||||||
// These should be the libs that are included by the apexes in the ProdMixedBuildsEnabledList
|
// These should be the libs that are included by the apexes in the ProdMixedBuildsEnabledList
|
||||||
|
Reference in New Issue
Block a user