Skip to content

Commit

Permalink
cmsdk: Update documentation for HAF permission.
Browse files Browse the repository at this point in the history
Change-Id: I0b02f23335d13a95abef31bd4cbe6fac7c7b5519
  • Loading branch information
Adnan Begovic committed Sep 2, 2015
1 parent 04569c7 commit bc2ea6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cm/res/AndroidManifest.xml
Expand Up @@ -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"
Expand Down

0 comments on commit bc2ea6b

Please sign in to comment.