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

Commit 520961bf authored by Xiaoyu Jin's avatar Xiaoyu Jin Committed by Android (Google) Code Review
Browse files

Merge "Add a service for AppSearch Contacts Indexer for full update"

parents 81fd48a5 af6354e8
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>