summaryrefslogtreecommitdiffstats
path: root/vr/1.0
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2016-11-17 14:57:37 -0800
committerSteven Moreland <smoreland@google.com>2016-11-17 14:57:37 -0800
commit2b2cef28646d013e3c99ed404f877e998476b94a (patch)
tree91ef1221114acf6944e9f7554122a20a21feeb28 /vr/1.0
parent0622f0dab9c6f1864070b478e61d3be6316ee0b9 (diff)
downloadplatform_hardware_interfaces-2b2cef28646d013e3c99ed404f877e998476b94a.tar.gz
platform_hardware_interfaces-2b2cef28646d013e3c99ed404f877e998476b94a.tar.bz2
platform_hardware_interfaces-2b2cef28646d013e3c99ed404f877e998476b94a.zip
Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS.
I went ahead and removed some no-ops from the mk's. Bug: 32978887 Test: mma -j64 Change-Id: I6f8341332aa9f249912f6a8b3a3664b76d362e99
Diffstat (limited to 'vr/1.0')
-rw-r--r--vr/1.0/vts/Android.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/vr/1.0/vts/Android.mk b/vr/1.0/vts/Android.mk
index 3c456524cb..93f854619f 100644
--- a/vr/1.0/vts/Android.mk
+++ b/vr/1.0/vts/Android.mk
@@ -24,11 +24,6 @@ LOCAL_MODULE := libvts_driver_hidl_vr@1.0
LOCAL_SRC_FILES := \
Vr.vts \
-LOCAL_C_INCLUDES := \
- android.hardware.vr@1.0 \
- system/core/base/include \
- system/core/include \
-
LOCAL_SHARED_LIBRARIES += \
android.hardware.vr@1.0 \
libbase \
@@ -43,10 +38,6 @@ LOCAL_SHARED_LIBRARIES += \
libvts_measurement \
libvts_multidevice_proto \
-LOCAL_CFLAGS += -DENABLE_TREBLE
-
-LOCAL_STATIC_LIBRARIES := \
-
LOCAL_PROTOC_OPTIMIZE_TYPE := full
LOCAL_MULTILIB := both