commit | 61d06adbbcc1f1c4ae1993d6431e55c9b6f9205b | [log] [tgz] |
---|---|---|
author | Alex Salo <asalo@google.com> | Wed Sep 06 17:43:53 2023 +0000 |
committer | Alex Salo <asalo@google.com> | Wed Sep 06 17:43:56 2023 +0000 |
tree | cc93c8d9aa6e7541dfa3174478e805dcd158fb17 | |
parent | 9402275c47ff80b3beb8b97a57a2bfeb7b06707c [diff] |
Remove unnecessary permissions checks These values could be obtained via SettingsProvider anyway, and there is no need to guard with the permission check. Change-Id: Ic49a355393ad8945342f0f7c83ff9550af6cd53f Fixes: 174492282 Fixes: 174492248