commit | 8cf4edc1187f7858744f58f5e9b5533e71067ee6 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Apr 14 09:52:38 2021 -0700 |
committer | Roshan Pius <rpius@google.com> | Wed Apr 14 11:53:19 2021 -0700 |
tree | 71e4466b9e675948ddae7b332a570f8f512509d4 | |
parent | 9bed14ecc8ac297eed31153cc420213179506a3e [diff] |
Shell: Allow usage of UwbManager APIs This permission is needed for uwb CTS tests. Is the minimally scoped permission that needs to be added? - Yes, this only allows the app to range to uwb devices. What options did you explore that did not need this permission? - Without this permission, it would be impossible to test any of the UwbManager API's. Bug: 183747097 Test: Compiles Change-Id: Ie4264cdcd3f84c965da70f8f8fefe538378c47f6