OSDN Git Service

Merge branch 'ub-launcher3-dorval' into launcher3merge
[android-x86/packages-apps-Launcher3.git] / AndroidManifest-common.xml
index 3a60a98..ab582fe 100644 (file)
@@ -82,7 +82,8 @@
 
         <service android:name="com.android.launcher3.dynamicui.ColorExtractionService"
             android:exported="false"
-            android:process=":wallpaper_chooser">
+            android:process=":wallpaper_chooser"
+            android:permission="android.permission.BIND_JOB_SERVICE">
         </service>
 
         <service android:name="com.android.launcher3.notification.NotificationListener"