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

Skip to content
Commit b9427f76 authored by Nathalie Le Clair's avatar Nathalie Le Clair
Browse files

Invoke OTP on almost every wake-up

Before: OTP is directly invoked on wake-up by PhoneWindowManager. A wake-up not passing through PhoneWindowManager doesn't automatically trigger OTP.
After: HdmiControlService invokes OTP on every wake-up except if triggered by a CEC message. It does so by observing PowerManager broadcast ACTION_SCREEN_ON.

Bug: 167961841
Test: atest HdmiCecLocalDevicePlaybackTest

Change-Id: Iafed8ccd98ca52185b990b0e2c87becaa104520c
parent 0b84b270
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