diff options
Diffstat (limited to 'docs/html/tools/debugging/debugging-tracing.jd')
-rw-r--r-- | docs/html/tools/debugging/debugging-tracing.jd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/html/tools/debugging/debugging-tracing.jd b/docs/html/tools/debugging/debugging-tracing.jd index f0d0c0b..efef64a 100644 --- a/docs/html/tools/debugging/debugging-tracing.jd +++ b/docs/html/tools/debugging/debugging-tracing.jd @@ -224,7 +224,6 @@ clock=global <ul> <li>If you are using the {@link android.os.Debug} class, your device or emulator must have an SD card and your application must have permission to write to the SD card. </li> - <li>If you are using DDMS, Android 1.5 devices are not supported.</li> <li>If you are using DDMS, Android 2.1 and earlier devices must have an SD card present and your application must have permission to write to the SD card. <li>If you are using DDMS, Android 2.2 and later devices do not need an SD card. The trace log files are |