Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_apps_Settings
Commits
c9f73801
Commit
c9f73801
authored
10 years ago
by
Jorim Jaggi
Browse files
Options
Download
Email Patches
Plain Diff
Allow incremental builds for settings.
Change-Id: Iec6788d42c63020b7facfdfc45e1add244bb9523
parent
3b7f2efd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
Android.mk
Android.mk
+5
-0
No files found.
Android.mk
View file @
c9f73801
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment