You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
assets v811_spc009_project 4 months ago
res v811_spc009_project 4 months ago
src/com/android/contacts v811_spc009_project 4 months ago
Android.bp v811_spc009_project 4 months ago
AndroidManifest.xml v811_spc009_project 4 months ago
AndroidTest.xml v811_spc009_project 4 months ago
README v811_spc009_project 4 months ago

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