The Android Open Source Project | 55a2c71 | 2009-03-03 19:29:09 -0800 | [diff] [blame] | 1 | # Copyright 2007 The Android Open Source Project |
2 | # | ||||
3 | DDMS_LOCAL_DIR := $(call my-dir) | ||||
4 | include $(DDMS_LOCAL_DIR)/libs/Android.mk | ||||
5 | include $(DDMS_LOCAL_DIR)/app/Android.mk |