aboutsummaryrefslogtreecommitdiffstats
path: root/fuchsia.mk
diff options
context:
space:
mode:
Diffstat (limited to 'fuchsia.mk')
-rw-r--r--fuchsia.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuchsia.mk b/fuchsia.mk
index 631870c..9b6cacb 100644
--- a/fuchsia.mk
+++ b/fuchsia.mk
@@ -27,7 +27,7 @@ PRODUCT_BUILD_RAMDISK_IMAGE := false
# default is nosdcard, S/W button enabled in resource
PRODUCT_CHARACTERISTICS := nosdcard
-art_apex := com.android.art.release
+art_apex := com.android.art
ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT)))
art_apex := com.android.art.debug
endif