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

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

Implement the JNI layer for the AVRCP Service (1/3)

Add the JNI interface for the AVRCP Target Service and the Java class
that controls it.

Bug: 68854188
Test: Compile
Change-Id: Id368ea817439763eb2d0edd581a84ce32515b1f2
parent 1cd6e780
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ cc_library_shared {
        "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",
        "com_android_bluetooth_hid_device.cpp",
        "com_android_bluetooth_hdp.cpp",