Home | History | Annotate | only in /frameworks/opt/calendar
Up to higher level directory
NameDateSize
.classpath05-Aug-2015356
.gitignore05-Aug-201510
.project05-Aug-2015817
Android.mk05-Aug-2015878
AndroidManifest.xml05-Aug-2015834
CleanSpec.mk05-Aug-20152K
project.properties05-Aug-2015584
README05-Aug-2015211
src/05-Aug-2015
tests/05-Aug-2015

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