Fix crash on startup on Android.
ClosedPublic

Authored by dfaure on Dec 23 2018, 3:02 PM.

Details

Summary

_ZN22SolidBrightnessBackendC1EP7QObject symbol not found.

Commit 1466a25 removed compilation of solidbrightnessbackend.cpp on
Android, so this code now uses a class that's not part of the build.

Test Plan

Running on Android now works

Diff Detail

Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 6292
Build 6310: arc lint + arc unit
dfaure requested review of this revision.Dec 23 2018, 3:02 PM
dfaure created this revision.
vkrause accepted this revision.Dec 23 2018, 4:32 PM
This revision is now accepted and ready to land.Dec 23 2018, 4:32 PM
dfaure closed this revision.Dec 24 2018, 11:33 AM