Revert "Use inline soong_config_module_type for Tiramisu"

This reverts commit 2a3ad4c9ee.

Reason for revert: Not going for this after all

DroidMonitor-triggered revert due to breakage https://android-build.googleplex.com/builds/tests/hub?filter=highFailureRate&tab=clusterView&clusterId=5071029569483450748

Bug: 249572758

Change-Id: Id8e87d05afe4297e0c5735c67c15935a6a34d9ca
This commit is contained in:
Anton Hansson
2022-09-28 17:51:30 +00:00
committed by David Dai
parent 2a3ad4c9ee
commit 2e9dd0fae5

View File

@@ -738,9 +738,8 @@ Tiramisu = BuildRelease(
name="Tiramisu",
# Generate a snapshot for Tiramisu using Soong.
creator=create_sdk_snapshots_in_soong,
# This requires the SoongConfigBoilerplateInserter transformation to be
# applied due to b/249192297.
preferHandling=PreferHandling.SOONG_CONFIG,
# This supports the use_source_config_var property.
preferHandling=PreferHandling.USE_SOURCE_CONFIG_VAR_PROPERTY,
)
# Insert additional BuildRelease definitions for following releases here,