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.
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Inside createFromPdu(), the passed-in parameter 'pdu' is assigned to msg.mPdu, so that we can call getPdu() to get it back.