Commit Graph

11 Commits

Author SHA1 Message Date
qctecmdr bbf34b9e38 Merge "hal: audio_extn: Update LOCAL_ADDITIONAL_DEPENDENCIES" 2019-04-10 12:21:38 -07:00
Meng Wang 6719f4d1f8 hal: audio_extn: Update LOCAL_ADDITIONAL_DEPENDENCIES
Update LOCAL_ADDITIONAL_DEPENDENCIES to fix kernel header
build dependency.

Change-Id: I3121e5600c030dffa72b1acbcdcf6b3231d928a8
2019-04-09 09:09:16 +08:00
Salendarsingh Gaud 84b1c1ddda hal: Add lito target for audio_extn libs
Add lito target override to msm8974 for audio_extn libs

Change-Id: I33c7534aa872086d0abbd3007c937a3edbd519bc
2019-04-05 07:52:58 -07:00
qctecmdr 2c78321145 Merge "hal: audio_extn: fix LOCAL_ADDITIONAL_DEPENDENCIES in makefile" 2019-04-01 06:43:54 -07:00
Aalique Grahame 182676bdd2 hal: audio_extn: fix LOCAL_ADDITIONAL_DEPENDENCIES in makefile
LOCAL_ADDITIONAL_DEPENDENCIES must only contain paths and
should not be dependent on module names.

CRs-Fixed: 2423819
Change-Id: I15019a68a92666b26a2027dc86a8b795e44663e4
2019-03-26 15:52:17 -07:00
Ashok Kundurthi ecbe97d4ad hal: Add sdm710 target for audio_extn libs
Change-Id: I936d19dd773742c9b0264ec4f74a28ea6154df19
2019-03-26 00:40:50 -07:00
Arun Mirpuri 5dc778085f hal: Fixes for initalizing audio_extn features
1) Fixes for initializing audio_extn features such as speaker_prot,
fm,etc.
2) Runtime detection using vndk_fwkdetect lib has been
changed to dynamic loading instead of static linking

Change-Id: I4deef5e9ffefc17e427ecf5a271ed7bcd18dbb0f
2019-02-28 12:11:51 +08:00
Arun Mirpuri 5a54af3467 hal: Add kona target for audio_extn libs
Add kona target override to msm8974 for audio_extn libs

Change-Id: I7e714fc64300bd0294d07425fa3d2c52c16343dc
2019-02-26 17:06:54 -08:00
Piyush Balwani 18c6b2d12d Updated Module markings
Change-Id: If0a388786d31f194f326a754b68a48240aa37e39
2019-02-17 23:36:42 -08:00
Srinu Jella da99a59805 Bluetooth: Load BT host ipc lib based on build
- Changes made to load the BT host IPC library
  based on build type.

- Due to common vendor image, QTI build's IPC
  library got renamed.

CRs-Fixed: 2373792
Change-Id: I2fcc5da9600a0a4b65f70603835a16913aeb0562
2019-02-01 16:28:57 -08:00
Arun Mirpuri b1bec9c80b hal: enable dynamic audio HAL feature extensions
Move audio and voice extension feature to seperate
dynamic libraries. Loading these libraries will be
controlled from config store based on target. These
flags can be changed at runtime

Change-Id: I042450768243124ea80945efac0821984f96b9bf
2019-01-30 17:36:06 -08:00