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

Commit 679935df authored by Christopher Tate's avatar Christopher Tate
Browse files

Improve idle-service bind permission description

Bug 12889390

Change-Id: I34dc22870f21a92895b8e214077885a80936d0d5
parent 8adb491e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1178,7 +1178,7 @@
    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_bindIdleService">bind to idle services</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_bindIdleService">Allows the app to interact with application-defined idle services.</string>
    <string name="permdesc_bindIdleService">This permission allows the Android system to bind to an application\'s idle services.</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_diagnostic">read/write to resources owned by diag</string>