summaryrefslogtreecommitdiff
path: root/Android.mk
blob: 4b0e014961ee1b456b0a702a8ec27750728dde2b (plain)
1
2
3
4
5
6
LOCAL_PATH := $(call my-dir)

$(eval $(call declare-1p-copy-files,hardware/google/camera,))

# Include the sub-makefiles
include $(call all-makefiles-under,$(LOCAL_PATH))