aboutsummaryrefslogtreecommitdiffstats
path: root/ddms/app/src
diff options
context:
space:
mode:
Diffstat (limited to 'ddms/app/src')
-rw-r--r--ddms/app/src/Android.mk26
-rw-r--r--ddms/app/src/images/ddms-icon.png (renamed from ddms/app/src/resources/images/ddms-icon.png)bin3633 -> 3633 bytes
-rw-r--r--ddms/app/src/images/ddms-logo.png (renamed from ddms/app/src/resources/images/ddms-logo.png)bin3633 -> 3633 bytes
3 files changed, 0 insertions, 26 deletions
diff --git a/ddms/app/src/Android.mk b/ddms/app/src/Android.mk
deleted file mode 100644
index bac4030..0000000
--- a/ddms/app/src/Android.mk
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2007 The Android Open Source Project
-#
-LOCAL_PATH := $(call my-dir)
-include $(CLEAR_VARS)
-
-LOCAL_SRC_FILES := $(call all-subdir-java-files)
-LOCAL_JAVA_RESOURCE_DIRS := resources
-
-LOCAL_JAR_MANIFEST := ../etc/manifest.txt
-
-# If the dependency list is changed, etc/manifest.txt
-# MUST be updated as well (Except for swt.jar which is dynamically
-# added based on whether the VM is 32 or 64 bit)
-LOCAL_JAVA_LIBRARIES := \
- androidprefs \
- sdkstats \
- ddmlib \
- ddmuilib \
- swt \
- org.eclipse.jface_3.4.2.M20090107-0800 \
- org.eclipse.equinox.common_3.4.0.v20080421-2006 \
- org.eclipse.core.commands_3.4.0.I20080509-2000
-LOCAL_MODULE := ddms
-
-include $(BUILD_HOST_JAVA_LIBRARY)
-
diff --git a/ddms/app/src/resources/images/ddms-icon.png b/ddms/app/src/images/ddms-icon.png
index 6390a2d..6390a2d 100644
--- a/ddms/app/src/resources/images/ddms-icon.png
+++ b/ddms/app/src/images/ddms-icon.png
Binary files differ
diff --git a/ddms/app/src/resources/images/ddms-logo.png b/ddms/app/src/images/ddms-logo.png
index 6390a2d..6390a2d 100644
--- a/ddms/app/src/resources/images/ddms-logo.png
+++ b/ddms/app/src/images/ddms-logo.png
Binary files differ