Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c43e36fc authored by Xiaowu Liu-GV's avatar Xiaowu Liu-GV Committed by XiaoWu Liu
Browse files

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
parent e327f61c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment