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

Commit 94b22086 authored by Xiaoyu Jin's avatar Xiaoyu Jin
Browse files

Add a service for AppSearch Contacts Indexer for full update

Bug: 203605504
Test: presubmit
Change-Id: I055fc524ffc77385979d90f7dcbf5aff3f5818f8
(cherry picked from commit af6354e8)
parent 0d0cc7c3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -6912,6 +6912,10 @@
                 android:permission="android.permission.BIND_JOB_SERVICE">
        </service>

        <service android:name="com.android.server.appsearch.contactsindexer.ContactsIndexerMaintenanceService"
                 android:permission="android.permission.BIND_JOB_SERVICE">
        </service>

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