commit | 55aaaa178eb7a6dc2ef9a06699227925366ffcc2 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Tue Jan 14 16:35:55 2020 -0800 |
committer | Ryan Mitchell <rtmitchell@google.com> | Thu Jan 16 13:35:17 2020 -0800 |
tree | 6133c74dc1df8705b2f02ec89b2cdbcca6a6008a | |
parent | 4c1b1ff615dd9a8aec99fcf3dc0a588cf2e7945e [diff] |
Fix remounting overlay tests failure The tests were running before boot complete but required StorageManager to finish initialization before a package could be installed. This change makes the test wait for the device to be available by using reboot(). Also remove code to retrieve resource value from target APK and use "cmd overlay lookup" to see if the resources are overlaid. Bug: 147660952 Test: atest OverlayRemountedTest Change-Id: I5929d3a57ad492ce0128b4a18e636ae96982bc62