mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-06 21:55:41 +00:00
Fixed Light Exynos 4 sensor not working
Change-Id: I0a59d8ca08e210d879350df42e75acd4365326a3
This commit is contained in:
parent
52466f81e2
commit
598179bcb2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ ifeq ($(BOARD_HAS_LED_NOTIF),true)
|
|||
LOCAL_CFLAGS += -DLED_NOTIFICATION
|
||||
endif
|
||||
|
||||
LOCAL_MODULE := lights.$(TARGET_BOARD_PLATFORM)
|
||||
LOCAL_MODULE := lights.$(TARGET_BOARD_PLATFORM)
|
||||
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
|
|
Loading…
Reference in a new issue