M7350/base/core/java/android/ddm/README.txt
2024-09-09 08:52:07 +00:00

7 lines
241 B
Plaintext

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.