Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
devices
android_device_sony_kitakami-common
Commits
42f2717d
Commit
42f2717d
authored
Aug 24, 2017
by
Simon Shields
Committed by
Bernhard Thoben
Aug 05, 2020
Browse files
kitakami-common: camera: add missing libs for headers
Change-Id: If38b2da4fe5b8dddba7e202165f00b647e614453
parent
fdce02ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
camera/Android.mk
View file @
42f2717d
...
...
@@ -22,6 +22,7 @@ LOCAL_SRC_FILES := \
Camera2Wrapper.cpp
\
Camera3Wrapper.cpp
LOCAL_STATIC_LIBRARIES
:=
libbase libarect
LOCAL_SHARED_LIBRARIES
:=
\
libhardware
\
liblog
\
...
...
@@ -31,7 +32,8 @@ LOCAL_SHARED_LIBRARIES := \
libsensor
\
libutils
\
libcutils
\
android.hidl.token@1.0-utils
android.hidl.token@1.0-utils
\
android.hardware.graphics.bufferqueue@1.0
LOCAL_C_INCLUDES
:=
\
framework/native/include
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment