Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0468338b authored by Hani Kazmi's avatar Hani Kazmi
Browse files

Extend SaferParcelChecker to Bundle/Intent APIs: Update lint check

Adds lint checks for the following APIs:

* Parcel.readArray()
* Parcel.readParcelableArray()
* Bundle.getSerializable()
* Bundle.getParcelable()
* Bundle.getParcelableArrayList()
* Bundle.getParcelableArray()
* Bundle.getSparseParcelableArray()
* Intent.getSerializableExtra()
* Intent.getParcelableExtra()
* Intent.getParcelableArrayExtra()
* Intent.getParcelableArrayListExtra

Bug: 227458983
Test: atest SaferParcelCheckerTest
Change-Id: Ie937c8baf397f7e6d09a79fdf63819a6039d9dc0
parent 25484fb4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment