summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2021-09-10 12:13:17 +0100
committerRoland Levillain <rpl@google.com>2021-09-10 12:13:17 +0100
commitd2fbc95b182a85333c008520f7f44e404e81530a (patch)
tree5e4ee52b18d3df401111db6f099f9f3ca55c6012
parent7c8fb4fbc265cc4fc6de1a09269dde736d71e9d2 (diff)
downloadart-d2fbc95b182a85333c008520f7f44e404e81530a.tar.gz
No longer use flattened APEX packages in ART Buildbot targets.
Using flattened APEXes in ART on-device testing is no longer necessary. Test: ART chroot-based on-device testing using the master-art branch Bug: 121117762 Change-Id: I4ae4e27d2950ed9620dc02b077370d7d748a7f20
-rw-r--r--BoardConfigCommon.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index e741375..dda4b09 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -21,10 +21,6 @@ TARGET_NO_KERNEL := true
TARGET_CPU_SMP := true
-# Flatten APEX packages to make them simpler to use in
-# ART testing/benchmarking environments.
-TARGET_FLATTEN_APEX := true
-
# Enable ART Module top level apex/sdk/module_export modules. When they are
# enabled the ART Module prebuilts (packages/modules/ArtPrebuilt and
# prebuilts/module_sdk/art) cannot be present with prefer:true in the build