display: Fix binder parcel position

If we call binder APIs from within the same process, the parcels
read position will not be reset at the client end. Also there is
no interface token. Reset the parcel position to zero if the
calling process is the same as the current one.

Change-Id: I6c4499f453dba3ec89b203ce9c86150edaefdbec
1 file changed