| commit | ba8ace1c4d401d4c3d19ab7b085989b05092f9e0 | [log] [tgz] | 
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Mon May 15 15:44:39 2017 +0900 | 
| committer | Steven Moreland <smoreland@google.com> | Tue Sep 05 17:38:26 2017 -0700 | 
| tree | d3689ef21e8818c1370ffcf53f7e88d615bef044 | |
| parent | 56eb149beaf89e56e9d27c95316e83dd4c443889 [diff] | 
libhidltransport is using libvndksupport android_get_exported_namespace is a platform-only API which is not visible to libs with vendor_available:true. Instead, an alternative API android_load_sphal_library from the libvndksupport.so is used. Bug: 37323945 Test: sailfish builds and boots Test: BOARD_VNDK_VERSION=current m libhidltransport.vendor successful Change-Id: I3cb2b24d77e38dc616f237ee7ff2592a3f84f694 Merged-In: I3cb2b24d77e38dc616f237ee7ff2592a3f84f694