commit | 1b84e36c68e32806c4df9007c7217cbb8da33b04 | [log] [tgz] |
---|---|---|
author | Tim Yao <tim.yao@amlogic.com> | Mon Aug 24 12:51:36 2020 -0700 |
committer | Tim Yao <tim.yao@amlogic.com> | Mon Aug 24 12:51:47 2020 -0700 |
tree | b224e3503790f5dc720260fa7517bff2e27980d3 | |
parent | ccc17ae74708dbaac8e3d415a07aa8f06cee6298 [diff] |
aml_audio_hal: Add environmental settings for audio server socket. PD#SWPL-13795 Problem: On customer's build image the default /vendor/lib path is mounted as RO when audio server creates unix socket from RO location there is a crash. Solution: Switch to a RW /opt directory for default unix socket location and add another environmental variable to allow separate settings. Verify: Verified on u212 platform. Change-Id: I70cc24436add8a73e4194664ad4b790346c05836