mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
Set correct define for camera hal.
This commit is contained in:
parent
28169c28aa
commit
99aa8bc806
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
ifeq ($(TARGET_PROVIDES_CAMERA_HAL_MSM8974),true)
|
||||
ifeq ($(TARGET_PROVIDES_CAMERA_HAL),true)
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
|
Loading…
Reference in a new issue