Snap for 7992035 from fb6a6e6cbe to sc-v2-release

Change-Id: I998d953b95a92f02b5692c5d249791ea6d341657
This commit is contained in:
Android Build Coastguard Worker 2021-12-11 22:01:23 +00:00
commit 191e320cf7
2 changed files with 1 additions and 3 deletions

View file

@ -240,6 +240,7 @@ on init
chown system system /sys/devices/platform/google,battery/power_supply/battery/bd_trickle_reset_sec
chown system system /sys/devices/platform/google,battery/power_supply/battery/bd_clear
chown system system /sys/devices/platform/google,battery/power_supply/battery/health_safety_margin
chown system system /sys/devices/platform/google,battery/power_supply/battery/aacr_state
chown system system /sys/devices/platform/google,charger/bd_drainto_soc
chown system system /sys/devices/platform/google,charger/bd_recharge_soc
chown system system /sys/devices/platform/google,charger/bd_recharge_voltage

View file

@ -62,9 +62,6 @@
</exception>
<exception package="com.google.android.apps.scone">
<!-- Location access to determine proximity to a CBRS network coverage area -->
<permission name="android.permission.ACCESS_COARSE_LOCATION" fixed="false"/>
<permission name="android.permission.ACCESS_BACKGROUND_LOCATION" fixed="false"/>
<!-- Used to call ActivityTransition API for Smart PNO -->
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
</exception>