Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. am: be1badc30a
am: e5f442936e
am: 8eed2eae8c
Change-Id: I4ac23e307c71ce35450785c2d0e6e0f3e2cba228
This commit is contained in:
commit
f349a7b057
1 changed files with 0 additions and 9 deletions
|
@ -26,11 +26,6 @@ LOCAL_SRC_FILES := \
|
|||
NfcClientCallback.vts \
|
||||
types.vts \
|
||||
|
||||
LOCAL_C_INCLUDES := \
|
||||
android.hardware.nfc@1.0 \
|
||||
system/core/base/include \
|
||||
system/core/include \
|
||||
|
||||
LOCAL_SHARED_LIBRARIES += \
|
||||
android.hardware.nfc@1.0 \
|
||||
libbase \
|
||||
|
@ -46,10 +41,6 @@ LOCAL_SHARED_LIBRARIES += \
|
|||
libvts_measurement \
|
||||
libvts_multidevice_proto \
|
||||
|
||||
LOCAL_CFLAGS += -DENABLE_TREBLE
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
|
||||
LOCAL_PROTOC_OPTIMIZE_TYPE := full
|
||||
|
||||
LOCAL_MULTILIB := both
|
||||
|
|
Loading…
Reference in a new issue