Loading media/packages/BluetoothMidiService/AndroidManifest.xml +0 −2 Original line number Original line Diff line number Diff line Loading @@ -20,8 +20,6 @@ xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools" package="com.android.bluetoothmidiservice" package="com.android.bluetoothmidiservice" > > <uses-sdk android:minSdkVersion="33" android:targetSdkVersion="33" /> <uses-feature android:name="android.hardware.bluetooth_le" <uses-feature android:name="android.hardware.bluetooth_le" android:required="true"/> android:required="true"/> <uses-feature android:name="android.software.midi" <uses-feature android:name="android.software.midi" Loading media/packages/BluetoothMidiService/AndroidManifestBase.xml +0 −1 Original line number Original line Diff line number Diff line Loading @@ -19,7 +19,6 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.bluetoothmidiservice" package="com.android.bluetoothmidiservice" > > <uses-sdk android:minSdkVersion="33" android:targetSdkVersion="33" /> <application <application android:label="BluetoothMidi" android:label="BluetoothMidi" android:defaultToDeviceProtectedStorage="true" android:defaultToDeviceProtectedStorage="true" Loading Loading
media/packages/BluetoothMidiService/AndroidManifest.xml +0 −2 Original line number Original line Diff line number Diff line Loading @@ -20,8 +20,6 @@ xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools" package="com.android.bluetoothmidiservice" package="com.android.bluetoothmidiservice" > > <uses-sdk android:minSdkVersion="33" android:targetSdkVersion="33" /> <uses-feature android:name="android.hardware.bluetooth_le" <uses-feature android:name="android.hardware.bluetooth_le" android:required="true"/> android:required="true"/> <uses-feature android:name="android.software.midi" <uses-feature android:name="android.software.midi" Loading
media/packages/BluetoothMidiService/AndroidManifestBase.xml +0 −1 Original line number Original line Diff line number Diff line Loading @@ -19,7 +19,6 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.bluetoothmidiservice" package="com.android.bluetoothmidiservice" > > <uses-sdk android:minSdkVersion="33" android:targetSdkVersion="33" /> <application <application android:label="BluetoothMidi" android:label="BluetoothMidi" android:defaultToDeviceProtectedStorage="true" android:defaultToDeviceProtectedStorage="true" Loading