Home | History | Annotate | only in /frameworks/opt/calendar
Up to higher level directory
NameDateSize
.classpath21-Aug-2018356
.project21-Aug-2018817
Android.mk21-Aug-2018878
AndroidManifest.xml21-Aug-2018834
CleanSpec.mk21-Aug-20182K
project.properties21-Aug-2018584
README21-Aug-2018211
src/21-Aug-2018
tests/21-Aug-2018

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