Snap for 11915075 from 2a0c178a14 to 24Q4-release

Change-Id: Iaf6fffa16e36d4b1f3375c9db72a8748d5dc0dc7
This commit is contained in:
Android Build Coastguard Worker 2024-06-01 01:02:08 +00:00
commit f5c3320403
2 changed files with 3 additions and 1 deletions

2
OWNERS
View file

@ -1,2 +1,2 @@
# per-file for Pixel device makefiles, see go/pixel-device-mk-owner-checklist for details. # per-file for Pixel device makefiles, see go/pixel-device-mk-owner-checklist for details.
per-file *.mk=file:device/google/gs-common:main:/OWNERS per-file *.mk=file:device/google/gs-common:main:/MK_OWNERS

View file

@ -80,6 +80,8 @@
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/> <permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
<!-- Notifications --> <!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/> <permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
<!-- Used by Bluetooth Module to collect bluetooth info -->
<permission name="android.permission.BLUETOOTH_CONNECT" fixed="false"/>
</exception> </exception>
<exception <exception