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_Calendar
Commits
27339c9a
Commit
27339c9a
authored
11 years ago
by
Scott Kennedy
Browse files
Options
Download
Email Patches
Plain Diff
Point to new chips location
Change-Id: I1a99641a713d4a8d093e2f8c8e7d8415b9555462
parent
5c7b7a9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Android.mk
Android.mk
+3
-3
No files found.
Android.mk
View file @
27339c9a
...
...
@@ -2,7 +2,7 @@ LOCAL_PATH:= $(call my-dir)
include
$(CLEAR_VARS)
# Include res dir from chips
chips_dir
:=
../../../frameworks/
ex
/chips/res
chips_dir
:=
../../../frameworks/
opt
/chips/res
color_picker_dir
:=
../../../frameworks/opt/colorpicker/res
datetimepicker_dir
:=
../../../frameworks/opt/datetimepicker/res
timezonepicker_dir
:=
../../../frameworks/opt/timezonepicker/res
...
...
@@ -18,13 +18,13 @@ LOCAL_SRC_FILES := $(call all-java-files-under,$(src_dirs))
# bundled
#LOCAL_STATIC_JAVA_LIBRARIES += \
# android-common \
#
android-common-
chips \
#
lib
chips \
# calendar-common
# unbundled
LOCAL_STATIC_JAVA_LIBRARIES
:=
\
android-common
\
android-common-
chips
\
lib
chips
\
colorpicker
\
android-opt-datetimepicker
\
android-opt-timezonepicker
\
...
...
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