mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-05 16:07:47 -04:00
universal7870: unify camera shims in libexynoscamera_shim
This commit is contained in:
parent
bd9d94d0c5
commit
f6d519da54
4 changed files with 133 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := GraphicBuffer.cpp
|
||||
LOCAL_SRC_FILES := CameraParameters.cpp GraphicBuffer.cpp
|
||||
LOCAL_C_INCLUDES := frameworks/native/include
|
||||
LOCAL_SHARED_LIBRARIES := libui libutils
|
||||
LOCAL_MODULE := libexynoscamera_shim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue