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

Commit c6dbdedf authored by Ajay Panicker's avatar Ajay Panicker
Browse files

Remove the old AVRCP code

Bug: 109883208
Test: Compile and sanity check AVRCP by connecting to headset
Change-Id: Iedaae7342032e9b3d42a59c3b3ec15c078ed0e5a
parent 4c4201bd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@ cc_library_shared {
        "com_android_bluetooth_hfpclient.cpp",
        "com_android_bluetooth_a2dp.cpp",
        "com_android_bluetooth_a2dp_sink.cpp",
        "com_android_bluetooth_avrcp.cpp",
        "com_android_bluetooth_avrcp_controller.cpp",
        "com_android_bluetooth_avrcp_target.cpp",
        "com_android_bluetooth_hid_host.cpp",
Loading