Skip to content

Commit

Permalink
Updated manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu committed Feb 2, 2024
1 parent cbc159f commit 4681ee3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion datawedgeprofileintentswrapper/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.zebra.datawedgeprofileintents" />
package="com.zebra.datawedgeprofileintents" >

<uses-permission android:name="com.symbol.datawedge.permission.contentprovider" />
<queries>
<package android:name="com.symbol.datawedge" />
</queries>

</manifest>

0 comments on commit 4681ee3

Please sign in to comment.