am 11eae045
: Allow incremental builds for settings.
* commit '11eae0450b9770bdef3509a620b8c54beba2bab3': Allow incremental builds for settings.
This commit is contained in:
@@ -18,6 +18,11 @@ LOCAL_PRIVILEGED_MODULE := true
|
||||
|
||||
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
||||
|
||||
ifneq ($(INCREMENTAL_BUILDS),)
|
||||
LOCAL_PROGUARD_ENABLED := disabled
|
||||
LOCAL_JACK_ENABLED := incremental
|
||||
endif
|
||||
|
||||
include frameworks/opt/setupwizard/navigationbar/common.mk
|
||||
include frameworks/opt/setupwizard/library/common.mk
|
||||
include frameworks/base/packages/SettingsLib/common.mk
|
||||
|
Reference in New Issue
Block a user