blob: be1c779567c2c08d584576ba9d136b5fc98851dc [file] [log] [blame]
mmm packages/providers/ApplicationsProvider || return
mmm packages/providers/ApplicationsProvider/tests || return
adb install -r ${OUT}/system/app/ApplicationsProvider.apk || return
adb install -r ${OUT}/data/app/ApplicationsProviderTests.apk || return
adb shell am instrument -w -e class com.android.providers.applications.ApplicationsProviderTest com.android.providers.applications.tests/android.test.InstrumentationTestRunner || return