Reports runtime's ABI and internal flags to be displayed by DDMS.
Bug: 14888999
Bug: 14888124
(cherry picked from commit e901dbdee2)
Change-Id: I248c2558f4a89ebc9bc6b7a4a54db6091d138b33
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.