mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-05 16:07:47 -04:00
universal7870: build android.hardware.camera.common@1.0-helper
This commit is contained in:
parent
df1d68e37f
commit
85e3e2ce1d
2 changed files with 11 additions and 5 deletions
|
@ -20,3 +20,12 @@ LOCAL_MODULE_TAGS := optional
|
|||
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_STATIC_LIBRARIES := android.hardware.camera.common@1.0-helper
|
||||
LOCAL_MODULE := android.hardware.camera.common@1.0-helper
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
|
||||
LOCAL_VENDOR_MODULE := true
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue