commit | c43e36fcd20735fb3cbb6bffdfd086b66d264053 | [log] [tgz] |
---|---|---|
author | Xiaowu Liu-GV <quic_xiaowul@quicinc.com> | Fri Jan 19 15:41:55 2024 +0800 |
committer | XiaoWu Liu <quic_xiaowul@quicinc.com> | Thu Jan 18 23:59:15 2024 -0800 |
tree | 35b44793ba51eabbf6df3a76118b344fa9b6ba42 | |
parent | e327f61c499ec450249e607c55bc2bc0979d0258 [diff] |
hal: fix libadm.so right path in LE platform /usr/lib64 not exists in LE, ADM_LIBRARY_PATH change to /usr/lib. if libadm.so unavailable, caused below chains: 1. struct stream_in::real_time will be false 2. will not attach flag PCM_MMAP while pcm_open if we now use ULL_NOIRQ(FE: MultiMedia8) device to open capture, mmap func will not called, and pcm_prepare failed. Change-Id: I02baa9df0491a508163dd70ba34ed9634ea0ed93