Add NEARBY_WIFI_DEVICES for Restore am: b5d322b061
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/18154298 Change-Id: I880de94ff97935226a6fd5f20afbf54340b8dcf5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f8f7c6b31c
1 changed files with 2 additions and 0 deletions
|
@ -77,7 +77,9 @@
|
|||
<permission name="android.permission.READ_CALL_LOG" fixed="false"/>
|
||||
<permission name="android.permission.WRITE_CALL_LOG" fixed="false"/>
|
||||
<!-- Used to set up a Wi-Fi P2P network -->
|
||||
<!-- TODO(b/231966826): Remove the location permission after Restore targets to T. -->
|
||||
<permission name="android.permission.ACCESS_FINE_LOCATION" fixed="false"/>
|
||||
<permission name="android.permission.NEARBY_WIFI_DEVICES" fixed="false"/>
|
||||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
</exception>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue