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

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

InputManagerService: Reload pointer icons only when density changes

Reloading pointer icons is a non-trivial task that requires I/O
for reading icons from files. Reduce the number of times icons need to
be reloaded by only reloading icons when the display density changes.
Other display changes, such as orientation changes, do not need the
pointer icons to be reloaded.

Bug: 321324470
Bug: 325133368
Test: adb shell wm density X
Change-Id: I9e502f3ba054da0b74f8006f9efcd53f3552b181
parent 4a18b507
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