summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author sandeepbandaru <sandeepbandaru@google.com> 2024-02-27 19:41:10 +0000
committer sandeepbandaru <sandeepbandaru@google.com> 2024-03-20 15:45:04 +0000
commit874d816386efacc6a0592b445bc007d6b705ca4a (patch)
tree0b4433b41d6981de9af65f5272448f411a5ed5fd /libs/androidfw/StringPool.cpp
parentdc6f83dd7b500d748f91765036129a39199cf4ee (diff)
Adding method to check if a Parcel has any Binders marshalled in it.
This is an extension to the existing `hasFileDescriptors` method, both of which are "Active Objects" of a sort and allow writes across processes. This check would be useful to perform validations on Bundle entries or any Parcelable type if it only contains non-active objects and can be essentially treated read only without having to inspect the marshalled parcel object. Test: TODO Bug: 316589195 API-Coverage-Bug: 323147058 Change-Id: I1fd8c8a27e3e7b90df8fefb0fe77bbad908db6b6
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions