diff options
author | Todd Kennedy <toddke@google.com> | 2018-01-25 13:25:37 -0800 |
---|---|---|
committer | Todd Kennedy <toddke@google.com> | 2018-01-25 13:25:37 -0800 |
commit | 35a9a3864e374c4cfb033a7a0e462201224a0c3c (patch) | |
tree | 748241e81b24025bc6e9fa03347704c3afae0204 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 0edd6454927e2289ac900807d0c374e02a5d3a4b (diff) |
Get the themes outside of the resource lock
According to the documentation surrounding the resource manager
lock, the lock should _not_ be held when calling back into the
activity manager. The process of getting the system context [in
order to obtain the theme] _may_ call back into the activity
manager.
Change-Id: Ibddf728a39e651f0b3ec1e2f56e09da233b963c3
Fixes: 71592993
Test: Manual
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions