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

Commit f0af5757 authored by Christopher Tate's avatar Christopher Tate Committed by Android (Google) Code Review
Browse files

Merge "Improve idle-service bind permission description"

parents ba9a2156 679935df
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>