klte-common: CameraWrapper: Include nativebase headers
* This is required as of android-8.0.0_r23 Change-Id: Ic76cfff3a5bfe46c0ea6974e1ffce9fb7ed069c6
This commit is contained in:
parent
44c978a05d
commit
c2eb30c314
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ LOCAL_SHARED_LIBRARIES := \
|
|||
android.hidl.token@1.0-utils \
|
||||
android.hardware.graphics.bufferqueue@1.0
|
||||
|
||||
LOCAL_HEADER_LIBRARIES := libnativebase_headers
|
||||
|
||||
LOCAL_MODULE := camera.$(TARGET_BOARD_PLATFORM)
|
||||
LOCAL_MODULE_RELATIVE_PATH := hw
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
|
Loading…
Reference in a new issue