Revert "Disable R8 for Settings"

This reverts commit f416cf775e.

Revert reason: this change is breaking Settings app presubmit test

Bug: 74834445
Change-Id: Ibfc1b8003ccb4044ded2a8d5661fb45bf3d090f5
This commit is contained in:
Doris Ling
2018-03-19 21:44:49 +00:00
parent f416cf775e
commit f38d78bf09

View File

@@ -11,9 +11,6 @@ include $(BUILD_STATIC_JAVA_LIBRARY)
# Build the Settings APK
include $(CLEAR_VARS)
# See b/74756073.
LOCAL_USE_R8=false
LOCAL_PACKAGE_NAME := Settings
LOCAL_PRIVATE_PLATFORM_APIS := true
LOCAL_CERTIFICATE := platform