summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMaurice Lam <yukl@google.com>2017-12-15 16:04:36 -0800
committerMaurice Lam <yukl@google.com>2017-12-15 16:04:36 -0800
commitc508544bbe3febd8d8d9d4a9f561fee8d273bb3d (patch)
treeae56cf83e043c298d86d72fc4381076272cf9395 /tools
parent6cd5a7230264c8b0fc2969ff70192eb7b165c689 (diff)
downloadsetupwizard-c508544bbe3febd8d8d9d4a9f561fee8d273bb3d.tar.gz
Add root.mk file to build
So we can avoid pulling in all the make machinery from platform/build Test: `make` builds the project Bug: 70287447 Change-Id: I97250208ad4650a85c75924b0a501c604816c441
Diffstat (limited to 'tools')
-rw-r--r--tools/root.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/root.mk b/tools/root.mk
new file mode 100644
index 0000000..11597ea
--- /dev/null
+++ b/tools/root.mk
@@ -0,0 +1,2 @@
+default:
+ TARGET_BUILD_APPS=setup-wizard-lib ./gradlew