Add empty top level Android.mk / CleanSpec.mk files
Needed to allow Android to keep building with a copy of the SELinux source code checked into external/selinux Bug: 19963152 Change-Id: I4e192bb6ca5d185e11540aca7253e729d92a00c1
This commit is contained in:
parent
c304a7d82e
commit
39b5c1028c
|
@ -0,0 +1,2 @@
|
|||
# This empty Android.mk file will prevent the build system
|
||||
# from building anything below this point.
|
|
@ -0,0 +1,2 @@
|
|||
# This empty CleanSpec.mk file will prevent the build system
|
||||
# from descending into subdirs.
|
Loading…
Reference in New Issue