Revert "Revert "Disable R8 for Settings""
This reverts commit f38d78bf09.
Reason for revert: Enabling R8 again after https://googleplex-android-review.git.corp.google.com/c/platform/packages/apps/Settings/+/3769994 lands.
Exempt-From-Owner-Approval: ccross@ made the requested change
Change-Id: I81dcb8c23974d3f3a8c11c39140d17266b4ae18a
This commit is contained in:
@@ -11,6 +11,9 @@ 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