Merge branch 'master' into feature-weather

here
Andreas Shimokawa 2016-12-17 00:20:16 +01:00
commit 8990e7e3da
1 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,7 @@ class PebbleIoThread extends GBDeviceIoThread {
}
}
private void writeInstallApp(byte[] bytes) {
synchronized private void writeInstallApp(byte[] bytes) {
if (!mIsInstalling) {
return;
}