Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 035c5a35 authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Revert "Default to AAPT2 = false in AOSP only""

parents 1179b714 7ff0d582
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -21,9 +21,6 @@ LOCAL_PATH := $(call my-dir)
#
include $(CLEAR_VARS)

# TODO(b/80404630): Remove when Launcher3 works with AAPT2
LOCAL_USE_AAPT2 := false

LOCAL_MODULE_TAGS := optional

LOCAL_STATIC_JAVA_LIBRARIES := \
@@ -70,9 +67,6 @@ include $(BUILD_PACKAGE)
#
include $(CLEAR_VARS)

# TODO(b/80404630): Remove when Launcher3 works with AAPT2
LOCAL_USE_AAPT2 := false

LOCAL_MODULE_TAGS := optional

LOCAL_STATIC_JAVA_LIBRARIES := \