commit | 5082fd58e33aa54d760459de3368912c37864a4f | [log] [tgz] |
---|---|---|
author | Satish Roddom <satishroddom@motorola.com> | Wed Jun 24 05:10:24 2009 -0500 |
committer | Wink Saville <wink@google.com> | Mon Jul 06 09:36:11 2009 -0700 |
tree | 83aa18bf9d53350bb4fa69e171bcfe22301dae0b | |
parent | fca3ae1517b19c3cd40b761cd4bc134e98c0c565 [diff] |
frameworks/base: Update mPdu in createFromPdu Inside createFromPdu(), the passed-in parameter 'pdu' is assigned to msg.mPdu, so that we can call getPdu() to get it back.