commit | 75ebaa052d5cad1b3b46c7beb40c9022b5806f04 | [log] [tgz] |
---|---|---|
author | Sungmin Choi <sungmin.choi@lge.com> | Wed May 22 13:14:28 2013 -0700 |
committer | Vineeta Srivastava <vsrivastava@google.com> | Thu May 23 11:57:22 2013 -0700 |
tree | ad13e16a188adbc072a85e0d336ce173f84018bc | |
parent | fbf5d518e04ce4145db1c90965223cb64a40435e [diff] |
audio: Remove specific library path Some devices use /system/lib, others do /vendor/lib. Both are located in LD_LIBRARY_PATH whicn is defined in init.rc. So it doesn't need to use specific library path. Change-Id: I97e3abf3f84e8fe2d280d0714a32dd6861b5b937