Fix compilation with Android API level >= 26
ClosedPublic

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

Details

Summary

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

Diff Detail

Repository
R244 KCoreAddons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Mar 13 2019, 5:48 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 13 2019, 5:48 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
vkrause requested review of this revision.Mar 13 2019, 5:48 PM
apol accepted this revision.Mar 14 2019, 12:41 AM
This revision is now accepted and ready to land.Mar 14 2019, 12:41 AM
This revision was automatically updated to reflect the committed changes.