blob: a8e645d51d2bdc123e91a5d8de9e9933e0483afc [file] [log] [blame]
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001Some classes that handle DDM traffic.
2
3It's not necessary to put all DDM-related code in this package; this just
4has the essentials. Subclass org.apache.harmony.dalvik.ddmc.ChunkHandler and add a new
5registration call in DdmRegister.java.
6