diff --git a/Android.mk b/Android.mk new file mode 100644 --- /dev/null +++ b/Android.mk @@ -0,0 +1,10 @@ +#===-- Android.mk --------------------------------------------------------===## +# +# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. +# See https://llvm.org/LICENSE.txt for license information. +# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception +# +#===----------------------------------------------------------------------===## +# +# Intentionally empty to prevent Android's build system from loading deeper +# Android.mk files such as from pstl.