Add an empty Android.mk to shadow buildcmds/Android.mk

buildcmds/Android.mk is only meant to be used by mm from run-tests.py,
add an empty Android.mk at the top level to hide it.

Change-Id: Ib608e908f5fd0630f91b355635501bde8803a000
This commit is contained in:
Colin Cross
2016-07-11 19:13:18 -07:00
parent a574376756
commit d04f879477

1
Android.mk Normal file
View File

@@ -0,0 +1 @@
# This empty Android.mk file is required to shadow buildcmds/Android.mk