Merge "Fix battery widget cannot show bluetooth device issue" into main

This commit is contained in:
YK Hung 2024-01-16 15:44:56 +00:00 committed by Android (Google) Code Review
commit b4ab53bf0c

View file

@ -47,6 +47,8 @@
<!-- Location -->
<permission name="android.permission.ACCESS_FINE_LOCATION" fixed="false"/>
<permission name="android.permission.ACCESS_BACKGROUND_LOCATION" fixed="false"/>
<!-- Battery Widget -->
<permission name="android.permission.BLUETOOTH_CONNECT" fixed="false"/>
</exception>
<exception package="com.google.android.apps.camera.services">