From 4b71e4e66cd12d581d4939bab86ec624d27eb570 Mon Sep 17 00:00:00 2001 From: Jeff Brown Date: Fri, 7 Sep 2012 17:41:02 -0700 Subject: [PATCH] Add permissions to control and configure wifi display. Change-Id: I54af6da53b7243516becd6a3d5985c0feda6c225 --- core/res/AndroidManifest.xml | 16 ++++++++++++++++ core/res/res/values/strings.xml | 10 ++++++++++ 2 files changed, 26 insertions(+) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 23a412f344680..d0427f07ce511 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1446,6 +1446,22 @@ android:description="@string/permdesc_readFrameBuffer" android:protectionLevel="signature|system" /> + + + + + + Allows the app to read the content of the frame buffer. + + configure Wifi displays + + Allows the app to configure and connect to Wifi displays. + + + control Wifi displays + + Allows the app to control low-level features of Wifi displays. + change your audio settings