Skip to content

Commit 59d4ba5

Browse files
committed
Update Readme.md
1 parent 1fff819 commit 59d4ba5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ There have been attempts before to solve this issue. [xray.io](http://www.xray.i
4646

4747
Some parts of VTS require that native executables be used. Currently the build system does not support this. If your contribution requires rebuilding of these assets, please denote this in the pull req and I will build the asset after merging the PR.
4848

49+
If changing an existing test, you must set `mTestWasChanged` to true in `ApplicationUpdateBroadcastReceiver`. This notifies the user that an existing test has changed.
50+
4951
## Building
5052

5153
You can import this project into AndroidStudio or use gradle from the CLI. You need the Android SDK and NDK installed to properly build this project.

0 commit comments

Comments
 (0)