d1a05e1cc3
Some of the tests run code on the UI thread but check the result on the test thread, without synchronization, which is wrong. Mark the fields volatile to fix it. Change-Id: I917493f10fc9a15da57cfbc1e65e8d8e2cffd850 |
||
---|---|---|
.. | ||
src/com/android | ||
Android.mk | ||
AndroidManifest.xml |