Clean package

pull/586/head
FongMi 1 year ago
parent 00d7e01617
commit b1653e308c
  1. 3
      app/src/leanback/AndroidManifest.xml
  2. 1
      app/src/main/AndroidManifest.xml
  3. 3
      app/src/mobile/AndroidManifest.xml
  4. 3
      forcetech/src/main/AndroidManifest.xml

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.fongmi.android.tv">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-feature
android:name="android.hardware.touchscreen"

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.fongmi.android.tv"
tools:ignore="ScopedStorage">
<uses-permission android:name="android.permission.INTERNET" />

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.fongmi.android.tv">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-feature
android:name="android.hardware.camera"

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.forcetech">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application>

Loading…
Cancel
Save