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

Skip to content
Commit 540dc55a authored by Sahil Somani's avatar Sahil Somani
Browse files

Binder Record/Replay implemented in BBinder

Added the ability to record Binder transactions via a new
special transaction. BpBinder::startRecordingBinder(fd)
sends a file descriptor to its BBinder. BBinder then
records transactions to the fd until
BpBinder::endRecordingBinder() is called. A new class
RecordedTransaction was created that formats and writes
to the file descriptor.

Test: VtsHalLightTargetTest
Bug: 242226631
Change-Id: I89547bf4dfae6c328873f8a5e3be0b39ed862aa4
parent 3bb81137
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