Home | History | Annotate | only in /frameworks/opt/calendar
Up to higher level directory
NameDateSize
.classpath20-Sep-2013356
.gitignore20-Sep-201310
.project20-Sep-2013817
Android.mk20-Sep-2013878
AndroidManifest.xml20-Sep-2013834
CleanSpec.mk20-Sep-20132K
project.properties20-Sep-2013584
README20-Sep-2013211
src/20-Sep-2013
tests/20-Sep-2013

README

      1 To build and run tests:
      2 
      3 mmm -j20 frameworks/opt/calendar
      4 adb install -r $OUT/data/app/CalendarCommonTests.apk
      5 adb shell am instrument -w com.android.calendarcommon2.tests/android.test.InstrumentationTestRunner
      6