commit | c54d32cb0b20308a0ecea7864016a2a5dc512f71 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Mar 07 19:12:26 2017 -0800 |
committer | Yifan Hong <elsk@google.com> | Wed Mar 08 14:13:10 2017 -0800 |
tree | 2ed2bcbc1c5896c5d341487bab0cb33f1a498962 | |
parent | 037f12a8b5cabf45a8f69f41e886f017b33ce21e [diff] |
Add bitness info to <transport>. Only valid for transport == passthrough or toggled. Example: <transport>hwbinder</transport> <transport arch="64">passthrough</transport> <transport arch="32+64">passthrough</transport> <transport arch="32">passthrough</transport> Allow transport tag to be missing (for native HALs like GLES). Bug: 35966597 Test: libvintf_test Change-Id: I80928a5d46f3097ed18f2894e46762127b29bd4c