diff options
author | Jing Ji <jji@google.com> | 2021-06-11 22:14:44 -0700 |
---|---|---|
committer | Jing Ji <jji@google.com> | 2021-06-14 17:30:19 -0700 |
commit | 787197749739886528b37617482ef1c422fba3c2 (patch) | |
tree | 4a0f48cb75f5b15630967d666761406bbd077844 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 466698f9afc2b4930544c07776493d4bce915f24 (diff) |
Make IActivityManager.killPids asynchronized
Currently it's only used by WMS, and the caller has held other locks
before calling into this interface in which it'll require to acquire
the AMS lock and thus results in potential deadlocks.
Now making it asynchronized to untangle the locks here.
BYPASS_INCLUSIVE_LANGUAGE_REASON=Legacy API name
Bug: 188793757
Test: atest FrameworksServicesTests
Change-Id: I5d1405eb3ef55ad683602335acebc78ff7e8d4c9
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions