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

Skip to content
Commit 03ab62b1 authored by Prabir Pradhan's avatar Prabir Pradhan
Browse files

Pointer Icon Refactor: Integrate setPointerIconVisible

Before the refactor, pointer icons were hidden when
setPointerIconVisible(display, false) was called by simply blocking all
the calls to set the pointer icon from java to native code.

This appraoch no longer works after the refactor. Instead, we must plumb
the setting down to PointerChoreographer, and let it handle it properly.

Bug: 320449549
Bug: 311651709
Test: atest inputflinger_tests
Change-Id: Ia0d172d9e470ab25b95d5776655779572b464f63
parent d129d9bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment