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

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

binderRpcTest: fix CallingId test failure

This test was failing on-device only, and only when certain other tests
were run on it (after ProcessState detects fork). This is an example of
where the fork detection logic is actually being over zealous (we didn't
use kernel binder in the other process, so we actually introduce an
abort). However, this is incorrect usage, and the other process couldn't
actually use kernel binder for this reason. Global state: not even once!

Fixes: 204265622
Test: binderRpcTest (as a whole and also these specific cases, on host
and on device)

Change-Id: Id5bceb596127479e3156bb548ecbe4f60f4f4f0a
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