Commit 24020ee2 authored by P.Y.D Jayasinghe's avatar P.Y.D Jayasinghe

Update AndroidManifest.xml

parent e8c778b3
......@@ -8,6 +8,10 @@
<uses-feature
android:name="android.hardware.Camera"
android:required="true" />
<queries>
<package android:name="org.tensorflow.lite.examples.imagesegmentation" />
</queries>
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.INTERNET" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment