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:
@@ -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
|
||||
|
Reference in New Issue
Block a user