5 lines
133 B
Makefile
5 lines
133 B
Makefile
# Copyright (C) 2015 The Android Open Source Project
|
|
|
|
LOCAL_PATH:= $(call my-dir)
|
|
|
|
include $(call all-makefiles-under,$(LOCAL_PATH))
|