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

Commit f448a8f8 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Camera: Clarify CAMERA_OPEN_CLOSE_LISTENER description" into...

Merge "Camera: Clarify CAMERA_OPEN_CLOSE_LISTENER description" into qt-qpr1-dev am: 6b541cb6 am: 6a17f845 am: 31bf712b am: 5de429c9 am: 4c7da21a

Change-Id: Ib041b7080a71f34507c24aac052c5121f3ede523
parents abdd3fe5 4c7da21a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1171,7 +1171,7 @@
    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
    <string name="permlab_cameraOpenCloseListener">Allow an application or service to receive callbacks about camera devices being opened or closed.</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
    <string name="permdesc_cameraOpenCloseListener">This signature app can receive callbacks when any camera device is being opened (by what application package) or closed.</string>
    <string name="permdesc_cameraOpenCloseListener">This app can receive callbacks when any camera device is being opened (by what application) or closed.</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_vibrate">control vibration</string>