CMSDK: Update tests for new permissions.
Change-Id: I77d2cc332c453cfbd8aad375c482358039f13d03
This commit is contained in:
parent
2383b607c4
commit
4f0c2c38ae
@ -4,7 +4,7 @@
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
|
||||
<uses-permission android:name="android.permission.PUBLISH_CUSTOM_TILE" />
|
||||
<uses-permission android:name="cyanogenmod.permission.PUBLISH_CUSTOM_TILE" />
|
||||
|
||||
<application android:label="@string/app_name" android:icon="@drawable/ic_launcher">
|
||||
<activity android:name=".customtiles.CMStatusBarTest"
|
||||
|
Loading…
Reference in New Issue
Block a user