cmsdk: Update documentation for HAF permission.

Change-Id: I0b02f23335d13a95abef31bd4cbe6fac7c7b5519
This commit is contained in:
Adnan Begovic 2015-09-01 18:00:39 -07:00
parent 04569c79bf
commit bc2ea6b4a7
1 changed files with 2 additions and 1 deletions

View File

@ -63,7 +63,8 @@
android:icon="@drawable/ic_launcher_cyanogenmod"
android:protectionLevel="normal" />
<!-- Allows an application access to the CM hardware abstraction framework -->
<!-- Allows an application access to the CM hardware abstraction framework
<p>Not for use by third-party applications. -->
<permission android:name="cyanogenmod.permission.HARDWARE_ABSTRACTION_ACCESS"
android:label="@string/permlab_useHardwareFramework"
android:description="@string/permdesc_useHardwareFramework"