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

Commit a85f2feb authored by Søren Gjesse's avatar Søren Gjesse
Browse files

Enable R8 for DocumentsUI

Test: No tests where failing in AOSP
Bug: 74746744

Change-Id: I73b57e32aae2e953817cae9c8b78c7ede3bdb131
Merged-In: Idd91cfb17c90055399fcba601884e441504e85be
parent db223cf5
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -4,9 +4,6 @@ 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