aosp12/packages/apps/Contacts/tests
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
assets init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
res init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
src/com/android/contacts init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Android.bp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
AndroidManifest.xml init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
AndroidTest.xml init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

README

# Running tests

Build and install Contacts.apk

Grant Contacts permissions to Contacts.apk

Run
```shell
$ atest ContactsTests
```

More information can be found at
https://source.android.com/compatibility/tests/development/atest