diff options
author | Alex Light <allight@google.com> | 2018-02-02 09:24:59 -0800 |
---|---|---|
committer | Alex Light <allight@google.com> | 2018-02-02 09:29:31 -0800 |
commit | 2e40c1c2e9c8cfc2d41a8960247bfa48e2500889 (patch) | |
tree | 898b2521f571e5f1aa93d698fdcd75c157188caf /compiler/optimizing/graph_visualizer.cc | |
parent | 64e4c145e9301615a339a0981b1bc34fbe78c2f9 (diff) |
Remove unneeded mutator_lock_ requires from fixed_up_dex_file
The REQUIRES_SHARED(art::Locks::mutator_lock_) is not required for the
FixedUpDexFile functions. Remove them to allow callers to avoid a
possible suspend point.
Test: Build
Change-Id: Id8e47f45026168f04be5df795766f6cfb5a69a16
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions