commit | 382309617684b5673122c2b190b1dc77222d1d39 | [log] [tgz] |
---|---|---|
author | Satish Babu Patakokila <sbpata@codeaurora.org> | Wed Oct 18 20:34:56 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Oct 25 00:15:40 2017 -0700 |
tree | d6020c780a5c92dbc8f98c969d0796cdc1d66a3a | |
parent | f8c64ee37c1abbff4efaa448cb84b46c34dae5ab [diff] |
audio-hal: gef: Remove access check for gef library - access function needs absolute path of the library for which access permissions are to be checked. - This would need two different library paths for 64-bit and 32-bit architectures. - To avoid this, avoid access check and rely on the dlopen error. Change-Id: Idbcc4f5a848b528a8e90382e40017b078fbd9996