[platforms/hwcomposer] Remove code for turning screen on and off
AbandonedPublic

Authored by bshah on Aug 12 2016, 12:37 PM.

Details

Summary

Previously hwcomposer backend used android lights module for turning
screen on and off, however now that powerdevil code supports the setting
brightness. Remove this code.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bshah updated this revision to Diff 5874.Aug 12 2016, 12:37 PM
bshah retitled this revision from to [platforms/hwcomposer] Remove code for turning screen on and off.
bshah updated this object.
bshah edited the test plan for this revision. (Show Details)
bshah added reviewers: KWin, graesslin.
Restricted Application added a project: KWin. · View Herald TranscriptAug 12 2016, 12:37 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
bshah updated this revision to Diff 5875.Aug 12 2016, 12:44 PM

remove initLights

This revision was automatically updated to reflect the committed changes.
bshah reopened this revision.Aug 16 2016, 5:09 AM

Aurgh, phabricator..

bshah abandoned this revision.Aug 17 2016, 7:00 AM

This needs to be tackled differently, kwin needs to still mess with brightness as setting brightness to 0 from powerdevil doesn't work...