summaryrefslogtreecommitdiffstats
path: root/project.properties
diff options
context:
space:
mode:
authorJames Kung <kingkung@google.com>2013-01-14 11:36:17 -0800
committerJames Kung <kingkung@google.com>2013-01-14 11:36:17 -0800
commitf068eabefac222bba99f3967bcbf7869be1065b1 (patch)
treed59d2ce58891f6dda428e76defe878b509262fdd /project.properties
parent7e564a614fc969a212c76393dd4c42b7d4e108af (diff)
downloadandroid_packages_apps_Calendar-f068eabefac222bba99f3967bcbf7869be1065b1.tar.gz
android_packages_apps_Calendar-f068eabefac222bba99f3967bcbf7869be1065b1.tar.bz2
android_packages_apps_Calendar-f068eabefac222bba99f3967bcbf7869be1065b1.zip
Revert "All-day events do not span two days"
This reverts commit 19dc8872ca94c44c8094886c17f9b62160ac76cb. Conflicts: src/com/android/calendar/CalendarController.java src/com/android/calendar/agenda/AgendaListView.java src/com/android/calendar/agenda/AgendaWindowAdapter.java Change-Id: Ib7491b17294a4bb1988a92979d399d00d5e8ee2d
Diffstat (limited to 'project.properties')
-rw-r--r--project.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.properties b/project.properties
index 48ef7f29..a960502c 100644
--- a/project.properties
+++ b/project.properties
@@ -12,6 +12,6 @@
# Project target.
target=android-17
-android.library=true
+android.library=false
android.library.reference.1=../../../frameworks/ex/chips
android.library.reference.2=../../../frameworks/opt/calendar