diff options
author | Jiyong Park <jiyong@google.com> | 2017-06-15 11:22:29 +0900 |
---|---|---|
committer | Steven Moreland <smoreland@google.com> | 2017-06-19 19:14:46 +0000 |
commit | eb845dab6e6b286b01e22734bbc8db3fe81885b9 (patch) | |
tree | bbe8e48e84fb75a6d80a976b598143508925ad34 /drm/1.0/default/SharedLibrary.cpp | |
parent | eb5a6056bc25a7fb13f64c0bef0f6ea476a9edf8 (diff) |
Use libstagefright_foundation_vendor
DRM HAL is a library in vendor. When BOARD_VNDK_VERSION is turned
on, any lib in vendor partition can only link against to other vendor
libs or libs marked as vendor_available:true. This lib is using
libstagefright_foundation and the lib is not available to vendors.
Instead, libstagefright_foundation_vendor is provided as a
vendor-variant of the foundation library. Thus switching to the vendor
variant.
Bug: 37462569
Test: m android.hardware.drm@1.0-impl
Change-Id: Iaee9886f9ba3643e1c19928690bad13c26ac29d7
Diffstat (limited to 'drm/1.0/default/SharedLibrary.cpp')
0 files changed, 0 insertions, 0 deletions