Removed DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION, not used.
This commit is contained in:
parent
d223f693f4
commit
1db727dd9f
1 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,11 @@
|
|||
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
<!-- Removing DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION, which is not used -->
|
||||
<uses-permission
|
||||
android:name="ua.acclorite.book_story.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
|
||||
tools:node="remove" />
|
||||
|
||||
<queries>
|
||||
|
||||
<!-- Translator -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue