commit | 066b40d5e307eb769c31b39662cc0885ffe96873 | [log] [tgz] |
---|---|---|
author | xdevs23 <xdevs23@outlook.com> | Mon Jul 25 16:13:15 2016 +0200 |
committer | xdevs23 <xdevs23@outlook.com> | Mon Jul 25 16:13:15 2016 +0200 |
tree | 3e73982f7bb54e76ebf201f58938f1da0075d715 | |
parent | 30c994f91097820099b3a601b0bd8bcbd6f54e21 [diff] [blame] |
Use of Android.mk in project root
diff --git a/Android.mk b/Android.mk new file mode 100644 index 0000000..298a8d6 --- /dev/null +++ b/Android.mk
@@ -0,0 +1,5 @@ +# Include the Android.mk in app/src/main + +LOCAL_DIR := $(call my-dir) + +include $(LOCAL_DIR)/app/src/main/Masquerade.mk