summaryrefslogtreecommitdiffstats
path: root/core/java/android/ddm/README.txt
blob: a8e645d51d2bdc123e91a5d8de9e9933e0483afc (plain)
1
2
3
4
5
6
Some classes that handle DDM traffic.

It's not necessary to put all DDM-related code in this package; this just
has the essentials.  Subclass org.apache.harmony.dalvik.ddmc.ChunkHandler and add a new
registration call in DdmRegister.java.