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…
Add table
Reference in a new issue