diff options
| author | 2017-02-02 18:33:18 -0800 | |
|---|---|---|
| committer | 2017-02-02 18:33:31 -0800 | |
| commit | a27780e0aa7eab16ea42ad4f93957cf523c82002 (patch) | |
| tree | 5bc8f09e9123acccd7fccbbddd4df460099ece3e /libs/androidfw/ResourceUtils.cpp | |
| parent | b3f0849c3edfdb9f48c7171199467944457bc527 (diff) | |
Use self-locking for mAvailableFeatures
mAvailableFeatures is read-only and set in the constructor. Calls to
hasSystemFeature are often blocked if PM is busy with other operations.
Test: manual - device boots without errors
Bug: 33199244
Change-Id: I5ce0fa7af37e95ac64afb11a1022a27e37c67703
Diffstat (limited to 'libs/androidfw/ResourceUtils.cpp')
0 files changed, 0 insertions, 0 deletions