aboutsummaryrefslogtreecommitdiffstats
path: root/device_validator/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device_validator/Android.mk')
-rw-r--r--device_validator/Android.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/device_validator/Android.mk b/device_validator/Android.mk
new file mode 100644
index 0000000..9e32461
--- /dev/null
+++ b/device_validator/Android.mk
@@ -0,0 +1,5 @@
+# Copyright 2012 The Android Open Source Project
+
+DEVICE_VALIDATOR_LOCAL_DIR := $(call my-dir)
+include $(DEVICE_VALIDATOR_LOCAL_DIR)/dvlib/Android.mk
+include $(DEVICE_VALIDATOR_LOCAL_DIR)/app/Android.mk