commit | c861533254d98870599ea83016a9eed9f76ad567 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Sep 03 11:45:22 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Fri Oct 01 14:51:18 2021 -0700 |
tree | c44ee52c72a225a4b995bb892fcc09b4779e084b | |
parent | d3199a6084b8e7572a445f8d513d4ff533b679ce [diff] |
Parcel: obtain(IBinder) as API There are two main usecases for this: - provide an alternative route to implement features like markSensitive (which requires only 1 function call per class, rather than a function call and flag per transaction type) - support RPC format transactions Bug: 175814583 Test: atest android.os.ParcelTest, boot, manual Change-Id: Ibaacc27a125a31e18d4b5889d05d12cc18d05624