sdm710-common: power: Fix for VNDK compliance issue
VNDK flag enablement for P upgrade Change-Id: I033c3d9c8a1ee1e7f52a6398ae989becd66d161e Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
5b607c28d5
commit
d735112eeb
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ LOCAL_C_INCLUDES := external/libxml2/include \
|
|||
LOCAL_SHARED_LIBRARIES := liblog libcutils libdl libxml2
|
||||
|
||||
LOCAL_HEADER_LIBRARIES := generated_kernel_headers
|
||||
LOCAL_HEADER_LIBRARIES += libutils_headers
|
||||
LOCAL_HEADER_LIBRARIES += libhardware_headers
|
||||
|
||||
LOCAL_CFLAGS += -Werror -Wall -Wno-unused-parameter
|
||||
LOCAL_CFLAGS += -DINTERACTION_BOOST
|
||||
|
|
Loading…
Reference in a new issue