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

Commit 58dc89ae authored by Erica Chang's avatar Erica Chang
Browse files

Contacts : added PUBLISH_DISCOVERY_NUDGE permission

The PUBLISH_DISCOVERY_NUDGE permission is required to query InCall
plugin nudge parameters

CD-625

Change-Id: I9dd76b0dc03f3eecff4edff5abe4393ea14bce25
parent 7f456497
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@

    <!-- Connect to AmbientCore to use InCall Plugins -->
    <uses-permission android:name="com.cyanogen.ambient.permission.BIND_INCALL_SERVICE" />
    <uses-permission android:name="com.cyanogen.ambient.permission.PUBLISH_DISCOVERY_NUDGE" />
    <uses-permission android:name="com.cyanogen.ambient.permission.PLUGIN_STATUS_CHANGED" />
    <permission android:name="com.android.contacts.incall.METRICS_PERMISSION"
                android:protectionLevel="signatureOrSystem" />