mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Fix missing headers from libhardware_headers.
Bug: 37342627 Test: cd device/google/wahoo/ && mma -j64 -k BOARD_VNDK_VERSION=current Change-Id: I20c21bb9e18049d4f90d8a8102be5935b98aa2ea
This commit is contained in:
@@ -19,6 +19,7 @@ include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := lights.c
|
||||
LOCAL_MODULE_RELATIVE_PATH := hw
|
||||
LOCAL_PROPRIETARY_MODULE := true
|
||||
LOCAL_HEADER_LIBRARIES := libhardware_headers
|
||||
LOCAL_SHARED_LIBRARIES := libc libcutils liblog
|
||||
LOCAL_CFLAGS := $(common_flags) \
|
||||
-DLOG_TAG=\"qdlights\" \
|
||||
|
||||
Reference in New Issue
Block a user