This revision was automatically updated to reflect the committed changes.
Closed by commit R244:35b0d2adf013: Fix compilation with Android API level
>= 26 (authored by vkrause).
REPOSITORY
R244 KCoreAddons
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D19734?vs=53814&id=53901
REVISI
apol accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R244 KCoreAddons
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D19734
To: vkrause, apol
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
vkrause created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
vkrause requested review of this revision.
REVISION SUMMARY
Starting with API level 26, these methods are actually available and we
don't need our dummy declarations anymore.
RE