packages/apps/Contacts/tests/README

14 lines
231 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
# 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