Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 428866c8 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role)
Browse files

[automerger] [RESTRICT AUTOMERGE] Add new Android.mk to handle repo move am:...

[automerger] [RESTRICT AUTOMERGE] Add new Android.mk to handle repo move am: fd72eaab am: 69d914c5 am: 5c6df3c9 am: cd5dfa01

Change-Id: Iec882319f93d829c4721bbeec852f5eafdec538d
parents 262656a4 cd5dfa01
Loading
Loading
Loading
Loading

Android.mk

0 → 100644
+8 −0
Original line number Diff line number Diff line
LOCAL_PATH := $(call my-dir)

# We're relocating the build project to a subdirectory, then using symlinks
# to expose the subdirectories where they used to be. If the manifest hasn't
# been updated, we need to include all the subdirectories.
ifeq ($(LOCAL_PATH),build)
include $(call first-makefiles-under,$(LOCAL_PATH))
endif