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

Commit af6354e8 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
parent 7f71f657
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>