| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| .classpath | 21-Aug-2018 | 356 | |
| .project | 21-Aug-2018 | 817 | |
| Android.mk | 21-Aug-2018 | 878 | |
| AndroidManifest.xml | 21-Aug-2018 | 834 | |
| CleanSpec.mk | 21-Aug-2018 | 2K | |
| project.properties | 21-Aug-2018 | 584 | |
| README | 21-Aug-2018 | 211 | |
| src/ | 21-Aug-2018 | ||
| tests/ | 21-Aug-2018 | ||
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