summaryrefslogtreecommitdiffstats
path: root/hal/msm8974/platform.h
diff options
context:
space:
mode:
authorIliyan Malchev <malchev@google.com>2014-08-09 13:07:21 -0700
committerIliyan Malchev <malchev@google.com>2014-08-09 20:22:48 +0000
commitae9a10c15cf960e9b2b1159ade6414f80689db5f (patch)
treec7848b646c0213c9542085b92fe61669c86ce5fd /hal/msm8974/platform.h
parentf7c646835daca18cbfc0e060141e4deec8e65e3c (diff)
downloadhardware_qcom_audio-ae9a10c15cf960e9b2b1159ade6414f80689db5f.tar.gz
hardware_qcom_audio-ae9a10c15cf960e9b2b1159ade6414f80689db5f.tar.bz2
hardware_qcom_audio-ae9a10c15cf960e9b2b1159ade6414f80689db5f.zip
audio: rework dependency on libmdmdetect
libmdmdetect is a binary-only library, so we cannot change its API. Instead, make the audio HAL depend on libdetectmodem, which exports a single function, which returns the number of modems, or -1 in the event of error. If the library is not present, or we fail to look up the symbol, or in the event of an error, we assume that there is no modem. extern int32_t count_modems(void); b/16859052 aosp-shamu has dependencies on vendor/ Change-Id: I197dc5386b13fc2cce69fd273a47298517bd8b04 Signed-off-by: Iliyan Malchev <malchev@google.com>
Diffstat (limited to 'hal/msm8974/platform.h')
0 files changed, 0 insertions, 0 deletions