OSDN Git Service

Don't call ConnectivityService when holding ActivityManagerService lock.
authorIrina Dumitrescu <irinaid@google.com>
Mon, 15 Apr 2019 18:20:38 +0000 (19:20 +0100)
committerIrina Dumitrescu <irinaid@google.com>
Thu, 18 Apr 2019 12:28:02 +0000 (12:28 +0000)
commit111ac3d98dacc5424c9be779f2039c9722a373fd
treee6e0568d2da5cd6a1ffef7aa9c24f6d53d0c089e
parentabc9b9edcc53b5f0cb7c47eac2e8a3be3f97c113
Don't call ConnectivityService when holding ActivityManagerService lock.

Exclude system server thread from the threads on which we call updateHttpProxy() from the Activity Manager.

Test: atest HostsideVpnTests
Bug: 128465980
Merged-in: Ia2b2c6de8a01a264bfb09393144641d91ee2c164
Change-Id: Ia2b2c6de8a01a264bfb09393144641d91ee2c164
core/java/android/app/ActivityThread.java
services/core/java/com/android/server/am/ActivityManagerService.java