Files
frameworks_base/core/java/android/ddm
Jeff Hao 78da49f4bc Merge MPSE and SPSE Chunk handlers for ddms.
Change-Id: Ic25d31ee16f65a638ecb8957636ebfdb9beb4eb7
(cherry picked from commit fd224b97797dfb7e3ee1e2f56c3109d1594cf040)
2013-08-27 22:37:58 +00:00
..

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.