Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4abb0869 authored by Grant Menke's avatar Grant Menke
Browse files

Add CHANGE_DEVICE_IDLE_TEMP_WHITELIST to telecom pre grant permissions.

This CL is part of a mainline cleanup that adds the correct permission in order to replace the reference to DeviceIdleControllerInternal with a reference to PowerExemptionManager instead.

Test: MissedCallTest && MissedCallNotifierImplTest
Flag: com.android.server.telecom.flags.resolve_hidden_dependencies_two
Bug: 308472372
Change-Id: I8f345222faf2fa3083191c2775ee24c04959aeed
parent d0d1d45c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -250,6 +250,7 @@ applications that come with the platform
        <permission name="android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME"/>
        <!-- Required so Telecom can check permission for data delivery -->
        <permission name="android.permission.UPDATE_APP_OPS_STATS"/>
        <permission name="android.permission.CHANGE_DEVICE_IDLE_TEMP_WHITELIST"/>
    </privapp-permissions>

    <privapp-permissions package="com.android.sharedstoragebackup">