Merge "Remove "flattened" apexes" am: 3b7411adc7
am: 46b1bdca6e
am: 5916fe32b9
am: 8739572727
am: 2320afbc0a
am: bc88c13029
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2632469 Change-Id: Ibba73fc9c4469631256bd94262d5bd3aed733a26 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1648,10 +1648,6 @@ func (c *config) AmlAbis() bool {
|
||||
return Bool(c.productVariables.Aml_abis)
|
||||
}
|
||||
|
||||
func (c *config) FlattenApex() bool {
|
||||
return Bool(c.productVariables.Flatten_apex)
|
||||
}
|
||||
|
||||
func (c *config) ForceApexSymlinkOptimization() bool {
|
||||
return Bool(c.productVariables.ForceApexSymlinkOptimization)
|
||||
}
|
||||
|
Reference in New Issue
Block a user