Add Tiramisu build release am: 654d81ef49
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1990896 Change-Id: I8bee2fd4f162120b28620466aa70572ca1aca36b
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