Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Added the doze mode support #7

Closed
wants to merge 2 commits into from
Closed

Conversation

pallavigopal
Copy link
Contributor

new patch set with the power mode simple tests added as part of the standalone kms test itself

Added the suport for the doze and doze suspend power modes.
For more details about doze and doze suspend refer the below link
https://developer.android.com/training/monitoring-device-state/doze-standby.html

Jira: IAHWC-21
Test: Not able to test the exact doze path device not entering into the idle mode
Signed-off-by: Pallavi G <[email protected]>
Added the simple tests to test the power modes like doze, doze suspend,
off and on. The test will call the setpowermode with the requested
mode after the first frame presented.

After the power mode changed, sleep for 1 sec and then turn the display on
again.

usage: testlayer -j ./jsonconfigs/kmscubelayer1.json -p <on/off/doze/dozesuspend>

Jira: IAHWC-21
Tests: Tested with all the powermode and things work as expected
Signed-off-by: Pallavi G <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants