Merge "kylin: Fix confict with other bsp" into m-brillo-dev-kylin
diff --git a/Android.mk b/Android.mk
new file mode 100755
index 0000000..f423775
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,5 @@
+# Copyright 2015 The Android Open Source Project
+
+ifeq ($(notdir $(call my-dir)),$(soc_vendor))
+  include $(call first-makefiles-under,$(call my-dir))
+endif