summaryrefslogtreecommitdiffstats
path: root/wipower-host/Android.mk
blob: 20d13f514ce796fb621287f8cc0e6d2781c4ad33 (plain)
1
2
3
4
5
ifeq ($(BOARD_USES_WIPOWER),true)
LOCAL_PATH := $(call my-dir)
include $(call all-subdir-makefiles)
endif