commit | d7a6fb93833102b3fd6a024b7cb330344b871ca3 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Mon Jun 19 18:30:49 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Wed Jun 21 20:13:08 2017 +0800 |
tree | 615521da8805d944c09e6057e29058bc661566e9 | |
parent | 07a1b34b698ace874ec8abbe2b058e228c12d3f6 [diff] |
ld-config: Add HIDL memory libs to VNDK-SP This commit adds libhidlmemory.so and android.hidl.memory@1.0.so to the exported libs of the `vndk` linker namespace (aka. VNDK-SP). This is necessary because some vendors' GLES implementation uses libhidlmemory.so. Check http://b/35107583#comment15 for the context. Bug: 35107583 Test: sailfish boots Change-Id: Idb5ba4ed4a89795e0e6105d55a84e7f6bbffff51