cmsdk: Make sure the ACCESS_APP_SUGGESTIONS perm is not hidden.
Change-Id: Ide2ce8de1db05a9ccbcb948429623cff481eec12
This commit is contained in:
parent
e78ca4d6fe
commit
3c456656b3
@ -121,7 +121,7 @@
|
||||
android:protectionLevel="system|signature" />
|
||||
|
||||
<!-- Permission for accessing a provider of app suggestions
|
||||
@hide -->
|
||||
<p>Not for use by third-party applications. -->
|
||||
<permission android:name="cyanogenmod.permission.ACCESS_APP_SUGGESTIONS"
|
||||
android:label="@string/permlab_accessAppSuggestions"
|
||||
android:description="@string/permdesc_accessAppSuggestions"
|
||||
|
Loading…
Reference in New Issue
Block a user