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

Skip to content
Commit ee33b9fc authored by Steven Moreland's avatar Steven Moreland
Browse files

InputWindow: use read/writeStrongBinder

Still storing binder locally as a weak binder, but the plan is to remove
read/writeWeakBinder APIs. This is because weak binders can't be
promoted unless there is already a strong binder in a given process.

Bug: 137785053
Test: atest libgui_tests libinput_tests
Before and after:
libgui_test: Passed: 202, Failed: 1, Ignored: 0, Assumption Failed: 0
libinput_tests: Passed: 74, Failed: 0, Ignored: 0, Assumption Failed: 0

The ToT failure is:
[133/203] SurfaceTest#GetHdrSupport: FAILED (6ms)

Change-Id: I4e952672885a035174152286c529d82f55d48326
parent fcc8248c
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