Merge "Remove apex framework jars from hard-coded list"

This commit is contained in:
Anton Hansson 2022-04-05 11:46:04 +00:00 committed by Gerrit Code Review
commit 71cf2a3cc6

View file

@ -50,11 +50,6 @@ var (
"core-icu4j",
"core-oj",
"core-libart",
// TODO: Could this be all updatable bootclasspath jars?
"updatable-media",
"framework-mediaprovider",
"framework-sdkextensions",
"android.net.ipsec.ike",
}
)