summaryrefslogtreecommitdiffstats
path: root/core/jni/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/jni/Android.mk')
-rw-r--r--core/jni/Android.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/jni/Android.mk b/core/jni/Android.mk
index c07748e..f6f4c70 100644
--- a/core/jni/Android.mk
+++ b/core/jni/Android.mk
@@ -107,7 +107,7 @@ LOCAL_SRC_FILES:= \
android_bluetooth_HeadsetBase.cpp \
android_bluetooth_common.cpp \
android_bluetooth_BluetoothAudioGateway.cpp \
- android_bluetooth_RfcommSocket.cpp \
+ android_bluetooth_BluetoothSocket.cpp \
android_bluetooth_ScoSocket.cpp \
android_server_BluetoothDeviceService.cpp \
android_server_BluetoothEventLoop.cpp \
@@ -166,8 +166,7 @@ LOCAL_SHARED_LIBRARIES := \
libicui18n \
libicudata \
libmedia \
- libwpa_client \
- libemoji
+ libwpa_client
ifeq ($(BOARD_HAVE_BLUETOOTH),true)
LOCAL_C_INCLUDES += \