cmsdk: Make sure the ACCESS_APP_SUGGESTIONS perm is not hidden.

Change-Id: Ide2ce8de1db05a9ccbcb948429623cff481eec12
This commit is contained in:
Adnan Begovic 2015-09-14 17:39:51 -07:00
parent e78ca4d6fe
commit 3c456656b3
1 changed files with 1 additions and 1 deletions

View File

@ -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"