Sync the code with master branch

Test: I have test this functionality with my CTS Verifier app
Fixes: 184174925
Change-Id: Ia6e64019ed2deb777c513693f10ad78bec4fb0b4
This commit is contained in:
Evan Chen
2021-04-01 16:35:00 +00:00
parent 74d4d02977
commit 1dd0164f7d

View File

@@ -637,6 +637,8 @@ public class CompanionDeviceManagerService extends SystemService implements Bind
return association;
}
}));
restartBleScan();
}
@Override