sanders: gps: Fix build for Pie
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
committed by
ronaxdevil
parent
9903b3b215
commit
c24d074472
@@ -35,6 +35,7 @@ LOCAL_SRC_FILES += \
|
||||
|
||||
LOCAL_CFLAGS += \
|
||||
-fno-short-enums \
|
||||
-Wno-reinterpret-base-class \
|
||||
-D_ANDROID_
|
||||
|
||||
LOCAL_C_INCLUDES:= \
|
||||
|
||||
@@ -25,6 +25,7 @@ LOCAL_SRC_FILES += \
|
||||
|
||||
LOCAL_CFLAGS += \
|
||||
-fno-short-enums \
|
||||
-Wno-reinterpret-base-class
|
||||
|
||||
ifeq ($(TARGET_BUILD_VARIANT),user)
|
||||
LOCAL_CFLAGS += -DTARGET_BUILD_VARIANT_USER
|
||||
|
||||
Reference in New Issue
Block a user