Files
tensorflow--tensorflow/tensorflow/lite/delegates/hexagon/java/AndroidManifest.xml
T
wehub-resource-sync 8a852e4b4e
cffconvert / validate (push) Has been skipped
License Check / license-check (push) Failing after 2s
chore: import upstream snapshot with attribution
2026-07-13 12:14:16 +08:00

12 lines
234 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.tensorflow.lite">
<uses-sdk
android:targetSdkVersion="19" />
<application />
</manifest>