Removes dependency on constant that was in libcore. Bug: b/119742461 Test: m -j100 checkbuild Change-Id: I1708652edf65789ef4bdb6e83568696f70f96bdd
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.