Add a service for AppSearch Contacts Indexer for full update

Bug: 203605504
Test: presubmit
Change-Id: I055fc524ffc77385979d90f7dcbf5aff3f5818f8
This commit is contained in:
Xiaoyu Jin
2022-02-15 16:41:52 +00:00
parent 7f71f6570c
commit af6354e854

View File

@@ -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>