Allow incremental builds for settings.
Change-Id: Iec6788d42c63020b7facfdfc45e1add244bb9523
(cherry picked from commit c9f73801df
)
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