cmsdk: Update documentation for HAF permission.
Change-Id: I0b02f23335d13a95abef31bd4cbe6fac7c7b5519
This commit is contained in:
parent
04569c79bf
commit
bc2ea6b4a7
@ -63,7 +63,8 @@
|
|||||||
android:icon="@drawable/ic_launcher_cyanogenmod"
|
android:icon="@drawable/ic_launcher_cyanogenmod"
|
||||||
android:protectionLevel="normal" />
|
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"
|
<permission android:name="cyanogenmod.permission.HARDWARE_ABSTRACTION_ACCESS"
|
||||||
android:label="@string/permlab_useHardwareFramework"
|
android:label="@string/permlab_useHardwareFramework"
|
||||||
android:description="@string/permdesc_useHardwareFramework"
|
android:description="@string/permdesc_useHardwareFramework"
|
||||||
|
Loading…
Reference in New Issue
Block a user