diff options
author | Robert Greenwalt <rgreenwalt@google.com> | 2013-05-02 15:45:32 -0700 |
---|---|---|
committer | Robert Greenwalt <rgreenwalt@google.com> | 2013-05-02 15:45:32 -0700 |
commit | af2eefb70146a94dc4ae1d85ffe2b0e5e8f35a69 (patch) | |
tree | 5480d266c5da4f1b1816192b937742b0bb823e9f /services/java/com/android/server/am/ActivityManagerService.java | |
parent | 7521541c2a26d29c28c6b1bd60fc4550e5eb5c49 (diff) | |
download | frameworks_base-af2eefb70146a94dc4ae1d85ffe2b0e5e8f35a69.zip frameworks_base-af2eefb70146a94dc4ae1d85ffe2b0e5e8f35a69.tar.gz frameworks_base-af2eefb70146a94dc4ae1d85ffe2b0e5e8f35a69.tar.bz2 |
Fix sync problem in NsdManager
The NsdManager init was thinking it was done before the AsyncChannel
was fully setup and if the setup were slow and the app fast, the app
could make calls to the NsdManager that it wasn't ready for.
bug:8545006
Change-Id: I2cb2a7c0a1c7f3d2b81ac0f66d37346e6d2d720d
Diffstat (limited to 'services/java/com/android/server/am/ActivityManagerService.java')
0 files changed, 0 insertions, 0 deletions