Merge "Camera: Clarify CAMERA_OPEN_CLOSE_LISTENER description" into qt-qpr1-dev am: 6b541cb6e0 am: 6a17f845fa am: 31bf712be0
Change-Id: I9e472d7a3160139d5257f0131a54a7d0cc6bf3c4
This commit is contained in:
@@ -1169,7 +1169,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>
|
||||
|
||||
Reference in New Issue
Block a user