Home | History | Annotate | only in /frameworks/opt/calendar
Up to higher level directory
NameDateSize
.classpath24-Aug-2016356
.gitignore24-Aug-201610
.project24-Aug-2016817
Android.mk24-Aug-2016878
AndroidManifest.xml24-Aug-2016834
CleanSpec.mk24-Aug-20162K
project.properties24-Aug-2016584
README24-Aug-2016211
src/24-Aug-2016
tests/24-Aug-2016

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