Skip to content

Commit

Permalink
klte-common: CameraWrapper: Include nativebase headers
Browse files Browse the repository at this point in the history
 * This is required as of android-8.0.0_r23

Change-Id: Ic76cfff3a5bfe46c0ea6974e1ffce9fb7ed069c6
  • Loading branch information
Rashed97 authored and haggertk committed Dec 26, 2017
1 parent 44c978a commit c2eb30c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions camera/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c2eb30c

Please sign in to comment.