commit | e3838e88bd7f894d26048958072300b7afbf4125 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Tue Aug 18 21:43:28 2020 +0000 |
committer | Ryan Mitchell <rtmitchell@google.com> | Tue Aug 18 21:43:33 2020 +0000 |
tree | d310cd220a08abcd04d3daae1c5110fd86779285 | |
parent | 93a9e276a3b885da94d2b00bb1d3507323b71f15 [diff] |
Remove ResourcesManager Slog.wtf LoadedApk.updateApplicationInfo can call getResources while holding the ResourcesManager lock. Remove the wtf and replace it wuth a debug warning. Bug: 165367316 Change-Id: I734688edd4e1d218fd0e2438b47ee05e477aa79f Test: presubmit