Revert "Enable R8 by default (sixth attempt)"

This reverts commit 52dd2f8f8e.

Reason for revert: Build failure for NexusLauncherRelease

Change-Id: I4bec5dd1842f78ec1905a99d1338dc0e2dd20aca
This commit is contained in:
Søren Gjesse
2018-02-07 14:37:29 +00:00
parent 52dd2f8f8e
commit b5c255ccf4

View File

@@ -556,7 +556,7 @@ endif
# Default R8 behavior when USE_R8 is not specified.
ifndef USE_R8
USE_R8 := true
USE_R8 := false
endif
#