Automation: add trigger target
Set WITH_AUTOMATION_USERDATA to true in order to include into
userdata image.
Change-Id: I1bfcc1cbbb01cbcf1715e25e78f5c6c18e2ae83c
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000..00eedaa
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,9 @@
+#
+# Copyright (C) 2022-2023 SHIFT GmbH
+#
+# SPDX-License-Identifier: Apache-2.0
+#
+
+LOCAL_PATH := $(call my-dir)
+
+include $(call all-makefiles-under,$(LOCAL_PATH))