commit | 9eb64377c70e1161853c33fcc89608f32c35b29f | [log] [tgz] |
---|---|---|
author | Nitin Shivpure <nshivpur@codeaurora.org> | Wed Apr 19 17:59:54 2017 +0530 |
committer | Nitin Shivpure <nshivpur@codeaurora.org> | Thu Jun 01 14:48:13 2017 +0530 |
tree | 63f0c014d609b574bb4f1f2a214bd6b1146e4dc3 | |
parent | 35a19e8c3098a70d9b1b1efc76d087aa95410bd8 [diff] [blame] |
FM: Add HIDL support on O release Add fm HIDL support on O release. CRs-fixed: 2019165 Change-Id: I49b3294cdefbf763e5ad2e8f5776e9fc6393400c
diff --git a/helium/Android.mk b/helium/Android.mk index 068308b..4008dd6 100644 --- a/helium/Android.mk +++ b/helium/Android.mk
@@ -5,8 +5,8 @@ include $(CLEAR_VARS) LOCAL_SRC_FILES:= \ - radio_helium_hal.c \ - radio_helium_hal_cmds.c + radio_helium_hal.c \ + radio_helium_hal_cmds.c LOCAL_SHARED_LIBRARIES := \ libfm-hci \