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