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

Commit 222780fa authored by Shruti Bihani's avatar Shruti Bihani
Browse files

Add migration broadcast job service for Health Connect.

Bug: 267255123
Test: Manual; built + flashed on device and tested using test application

Change-Id: If62e9c0ac45ac864c246762d8d7594082f190d56
parent 3a4a25f6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -8166,6 +8166,10 @@
                 android:permission="android.permission.BIND_JOB_SERVICE" >
        </service>

        <service android:name="com.android.server.healthconnect.migration.MigrationBroadcastJobService"
            android:permission="android.permission.BIND_JOB_SERVICE">
        </service>

        <service android:name="com.android.server.pm.PackageManagerShellCommandDataLoader"
            android:exported="false">
            <intent-filter>