mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: camera: add libnativewindow and libgui libs
These are now needed to access some native buffer headers.
This commit is contained in:
parent
7e57ce4586
commit
e536679885
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ LOCAL_SRC_FILES := \
|
|||
|
||||
LOCAL_STATIC_LIBRARIES := libbase libarect
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libhardware liblog libcamera_client libutils libcutils libdl libgui libhidltransport libsensor \
|
||||
libhardware libnativewindow libgui liblog libcamera_client libutils libcutils libdl libhidltransport libsensor \
|
||||
android.hidl.token@1.0-utils \
|
||||
android.hardware.graphics.bufferqueue@1.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue