nicolasfella created this revision. nicolasfella added reviewers: vkrause, apol. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. nicolasfella requested review of this revision.
REVISION SUMMARY Building the Android backend with SDK < 23 is successful but fails at runtime because the jar is not found. Instead of just not including the jar when < 23 don't include the backend at all. TEST PLAN Itinerary now doesn't crash at startup REPOSITORY R289 KNotifications BRANCH grace REVISION DETAIL https://phabricator.kde.org/D17973 AFFECTED FILES src/CMakeLists.txt src/knotificationmanager.cpp To: nicolasfella, vkrause, apol Cc: kde-frameworks-devel, michaelh, ngraham, bruns