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

Commit be40f049 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add a new job service for Secretkeeper maintenance" into main am: bb361a3f

parents cca95eb3 bb361a3f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -8313,6 +8313,10 @@
                 android:permission="android.permission.BIND_JOB_SERVICE">
        </service>

        <service android:name="com.android.system.virtualmachine.SecretkeeperJobService"
                 android:permission="android.permission.BIND_JOB_SERVICE">
        </service>

        <service android:name="com.android.server.PruneInstantAppsJobService"
                 android:permission="android.permission.BIND_JOB_SERVICE" >
        </service>