rebuilt example project for CC26XX

This commit is contained in:
strawmanbobi
2019-02-24 15:36:12 +08:00
parent 6e630ca504
commit d14fa1ca23
895 changed files with 13986 additions and 366766 deletions

20
android-example/decodesdk/src/main/AndroidManifest.xml Executable file → Normal file
View File

@@ -1,10 +1,10 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.irext.sdk">
<application android:allowBackup="true" android:label="@string/app_name"
android:supportsRtl="true">
</application>
</manifest>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.irext.sdk">
<application android:allowBackup="true" android:label="@string/app_name"
android:supportsRtl="true">
</application>
</manifest>