Merge "Remove exportable modules when generating snapshots targeting older platform" into main am: 0030148fcb
am: 871393aa37
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/3119791 Change-Id: I983606933284aa221a7d96e40a132d21a5eae26c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -291,6 +291,8 @@ var ApiLevelR = uncheckedFinalApiLevel(30)
|
||||
|
||||
var ApiLevelUpsideDownCake = uncheckedFinalApiLevel(34)
|
||||
|
||||
var ApiLevelVanillaIceCream = uncheckedFinalApiLevel(35)
|
||||
|
||||
// ReplaceFinalizedCodenames returns the API level number associated with that API level
|
||||
// if the `raw` input is the codename of an API level has been finalized.
|
||||
// If the input is *not* a finalized codename, the input is returned unmodified.
|
||||
|
Reference in New Issue
Block a user