Add string that was accidentally deleted.

Change-Id: I575cc0a26ab2e701a97d9fedadfb5d54d6f0d2e1
This commit is contained in:
Jeff Brown
2013-08-05 14:06:50 -07:00
parent 117d23f0fe
commit 0281b40636

View File

@@ -1393,6 +1393,11 @@
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permdesc_configureWifiDisplay">Allows the app to configure and connect to Wifi displays.</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_controlWifiDisplay">control Wifi displays</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_controlWifiDisplay">Allows the app to control low-level features of Wifi displays.</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_captureAudioOutput">capture audio output</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->