Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66344b13 authored by Ron Shaffer's avatar Ron Shaffer
Browse files

Bluetooth: Remove duplicate files from Apps

Rearchitected SW to remove duplicate files from Camera, Contacts, and Music
applications. These applications now use common files in Bluetooth app
to implement OPP client.
parent 9460c782
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -371,11 +371,6 @@
            </intent-filter>
        </activity>

        <activity android:name=".bluetooth.BluetoothDevicePicker"
                  android:label="@string/bluetooth_device_picker_title"
                  android:theme="@android:style/Theme.NoTitleBar">
        </activity>

        <activity android:name=".ImportVCardActivity"
            android:theme="@style/BackgroundOnly" />

res/drawable/ic_bluetooth.png

deleted100755 → 0
−2.12 KiB
Loading image diff...

res/drawable/ic_bt_cellphone.png

deleted100755 → 0
−810 B
Loading image diff...

res/drawable/ic_bt_laptop.png

deleted100755 → 0
−3.15 KiB
Loading image diff...
−2.05 KiB
Loading image diff...
Loading