summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2017-06-21 12:14:18 +0900
committer Steven Moreland <smoreland@google.com> 2017-09-06 11:02:02 -0700
commitce4de54a66b7803c2fddbf2bdcbb3c85712469af (patch)
treec2982bd761edd3a26a411553ecfd45aece1c808a /libs/gui/ConsumerBase.cpp
parent6a790884c59b77bc3091d5198f3149cdbf1d4de8 (diff)
Make libgui available to vendors
libgui is now available to vendors, especially for BufferQueue in between the OMX and Camera HALs for encoding the captured video stream. In doing so, its headers were moved from frameworks/native/include to its local directory frameworks/native/libs/gui/include. This is required because global include path is not supported when building for vendor. However, in order not to affect platform modules that are still relying on the global include path, symlinks are provided. frameworks/native/include/gui -> frameworks/native/libs/include/gui frameworks/native/include/private/gui -> frameworks/native/libs/include/private/gui Bug: 37731063 Test: BOARD_VNDK_VERSION=current m -j libgui.vendor Change-Id: I0bab8d2e31959085ad58b1ce4c610334ee3da033 Merged-In: I0bab8d2e31959085ad58b1ce4c610334ee3da033
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions