Fix fastdeploy issues when testing Boat Attack Unity3D demo
The --fastdeploy switch caused errors when CRC collisions were present in the input apk and/or an apk with a similar package name to the input apk was already installed on the device. Test: mm -j 64 Test: adb install -r --fastdeploy --force-agent --local-agent /mnt/raid/boat-attack-apk/boat-attack-swappy.apk Bug: 119934862 Change-Id: Ibfe0cec38bdbb7371803fc2f73b0ec1697cef624
Loading
Please register or sign in to comment