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

Commit 690a5c86 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a independent job service for data quality telemetry" into main

parents cc6b323b 38306431
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -9903,6 +9903,10 @@
            android:permission="android.permission.BIND_JOB_SERVICE">
        </service>
        <service android:name="com.android.server.healthconnect.telemetry.TelemetryJobService"
            android:permission="android.permission.BIND_JOB_SERVICE">
        </service>
        <service android:name="com.android.server.security.UpdateCertificateRevocationStatusJobService"
            android:permission="android.permission.BIND_JOB_SERVICE">
        </service>