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

Commit d59fa2ab authored by Sren Gjesse's avatar Sren Gjesse Committed by android-build-merger
Browse files

Disable R8 for DocumentsUI

am: db223cf5

Change-Id: I8bfe54cf7af2e22ebd7d5f123acf87adc0177cd0
parents 96bb2b57 db223cf5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4,6 +4,9 @@ include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := optional
LOCAL_PRIVILEGED_MODULE := true

# See b/74746744.
LOCAL_USE_R8=false

LOCAL_SRC_FILES := $(call all-java-files-under, src)

LOCAL_STATIC_JAVA_LIBRARIES += guava