OSDN Git Service

Update Security String to 2017-04-05 on nyc-dev am: 8ee3a4cef1 am: e69e40cc34 am...
[android-x86/build.git] / Android.mk
1 LOCAL_PATH := $(call my-dir)
2
3 # We're relocating the build project to a subdirectory, then using symlinks
4 # to expose the subdirectories where they used to be. If the manifest hasn't
5 # been updated, we need to include all the subdirectories.
6 ifeq ($(LOCAL_PATH),build)
7 include $(call first-makefiles-under,$(LOCAL_PATH))
8 endif