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

Commit bb361a3f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents 807c412a 5aefd886
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -8158,6 +8158,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>