Merge "Add empty Android.mk to prevent recursion." am: dbf4e66374 am: c6ebc088d5
am: 9f02eec6dd Change-Id: Ica423b2f555491560a66c4958f8cdd200d3fefbb
This commit is contained in:
5
Android.mk
Normal file
5
Android.mk
Normal file
@ -0,0 +1,5 @@
|
||||
# Intentially empty, to prevent recursion
|
||||
#
|
||||
# There is an NDK test under modules/audio_procesing/test. The NDK build system
|
||||
# uses Android.mk files too, but they're not compatible with the Platform
|
||||
# Android.mk files.
|
Reference in New Issue
Block a user