* commit '6ecd1005834d59a046777a80574db4cc28434ed3': Allow incremental builds for settings.
This commit is contained in:
@@ -18,6 +18,11 @@ LOCAL_PRIVILEGED_MODULE := true
|
|||||||
|
|
||||||
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
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/navigationbar/common.mk
|
||||||
include frameworks/opt/setupwizard/library/common.mk
|
include frameworks/opt/setupwizard/library/common.mk
|
||||||
include frameworks/base/packages/SettingsLib/common.mk
|
include frameworks/base/packages/SettingsLib/common.mk
|
||||||
|
Reference in New Issue
Block a user