Fix compilation with Android API level >= 26

Authored by vkrause on Mar 13 2019, 5:48 PM.

Description

Fix compilation with Android API level >= 26

Summary:
Starting with API level 26, these methods are actually available and we
don't need our dummy declarations anymore.

Reviewers: apol

Reviewed By: apol

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D19734

Details

Committed
vkrauseMar 14 2019, 5:35 PM
Reviewer
apol
Differential Revision
D19734: Fix compilation with Android API level >= 26
Parents
R244:a37f2df41a03: Add Q_EMIT to emit signal call
Branches
Unknown
Tags
Unknown