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

Skip to content
Commit 7adc456d authored by Andrei Homescu's avatar Andrei Homescu
Browse files

binder_rs: Make ParcelableHolder thread-safe

Replace a few non-thread-safe types and traits in
ParcelableHolder with their thread-safe equivalents,
i.e., RefCell => Mutex, Rc => Arc, Downcast => DowncastSync.

Test: atest aidl_integration_test
Change-Id: If0ba81232b482e6427ec3e62d2b4474615a69147
parent 36227a85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment