Set correct define for camera hal.

This commit is contained in:
slayher 2014-05-18 23:41:42 -04:00
parent 28169c28aa
commit 99aa8bc806

View file

@ -1,4 +1,4 @@
ifeq ($(TARGET_PROVIDES_CAMERA_HAL_MSM8974),true) ifeq ($(TARGET_PROVIDES_CAMERA_HAL),true)
LOCAL_PATH := $(call my-dir) LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS) include $(CLEAR_VARS)