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

Commit 6087df22 authored by Xiaoyu Jin's avatar Xiaoyu Jin Committed by Automerger Merge Worker
Browse files

Merge "Add a service for AppSearch Contacts Indexer for full update" into tm-dev am: 95983d91

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16966312

Change-Id: I302db5719b17e7094d570d06414ae321827c3064
parents 608fe5cb 95983d91
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -6919,6 +6919,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>