Add a service for AppSearch Contacts Indexer for full update
Bug: 203605504 Test: presubmit Change-Id: I055fc524ffc77385979d90f7dcbf5aff3f5818f8
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user