Updating Satellite Mode Key in Settings

When satellite is enabled by telephony (phone process) it needs to confirm that UWB gets disabled as well (UWB is listening for satellite enablement and disables itself). In order to register to get the UWB state states phone needs UWB_PRIVILEGED permission

Bug: 275415823
Test: atest SatelliteManagerTestOnMockService, Flashed on raven-userdebug: SMS and calls are working fine.
Change-Id: I82c906c429df8b763dea09b1ee249b09e22e26b6
This commit is contained in:
Aishwarya Mallampati
2023-05-01 22:26:22 +00:00
parent 9644782add
commit fd8ffe824d

View File

@@ -166,6 +166,7 @@ applications that come with the platform
<permission name="com.android.voicemail.permission.WRITE_VOICEMAIL"/>
<permission name="android.permission.LOG_COMPAT_CHANGE"/>
<permission name="android.permission.READ_COMPAT_CHANGE_CONFIG"/>
<permission name="android.permission.UWB_PRIVILEGED"/>
</privapp-permissions>
<privapp-permissions package="com.android.providers.calendar">