bionic: Remove libc/Android.mk file

Since there are no longer any Android.mk files in subdirs, the
top-level one can go.

Test: m
Change-Id: Ifc51545fc82a5eaa0801babd3ede20d911f1b9c3
This commit is contained in:
Bernie Innocenti 2018-06-18 14:04:41 +09:00
parent 520ad0cae8
commit 0912d76b96

View file

@ -1,4 +0,0 @@
LOCAL_PATH := $(call my-dir)
include $(call all-makefiles-under,$(LOCAL_PATH))