* commit 'c6d0dc896438d8918f4f985513e92be9b4d69e87': Use Runtime.gc instead of System.gc for DDMS.
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.