Snap for 8566921 from 908fbc0a20 to tm-release

Change-Id: Ia353f1864160855df9941e1fb5e022add57e3b2f
This commit is contained in:
Android Build Coastguard Worker 2022-05-10 23:01:43 +00:00
commit ec3fe354b7

View file

@ -80,7 +80,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>