Snap for 11908474 from 905072c846 to 24Q3-release

Change-Id: I4c873a28044659fee8f8fa11653116f16676a813
This commit is contained in:
Android Build Coastguard Worker 2024-05-30 23:03:34 +00:00
commit 1d78a43cab
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 *.mk=file:device/google/gs-common:main:/OWNERS
per-file *.mk=file:device/google/gs-common:main:/MK_OWNERS

View file

@ -79,6 +79,8 @@
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
<!-- Notifications -->
<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 package="com.google.android.apps.setupwizard.searchselector">