Add Tiramisu build release am: 654d81ef49 am: 949d682f7f am: 2dbd8916a2
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1990896 Change-Id: I16521959002dc63c2320e3b48001e0927c0c43a5
This commit is contained in:
@@ -374,6 +374,11 @@ S = BuildRelease(
|
||||
# Generate a snapshot for S using Soong.
|
||||
creator=create_sdk_snapshots_in_Soong,
|
||||
)
|
||||
Tiramisu = BuildRelease(
|
||||
name="Tiramisu",
|
||||
# Generate a snapshot for Tiramisu using Soong.
|
||||
creator=create_sdk_snapshots_in_Soong,
|
||||
)
|
||||
|
||||
# Insert additional BuildRelease definitions for following releases here,
|
||||
# before LATEST.
|
||||
|
||||
Reference in New Issue
Block a user