We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4318

Summary: Android move Haptic code to API26 class
Product: SDL Reporter: Sylvain <sylvain.becker>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: don't know   
Hardware: All   
OS: Android (All)   
Attachments: patch

Description Sylvain 2018-10-16 19:18:50 UTC
Small modification to previous changeset https://hg.libsdl.org/SDL/rev/c80f702e4b8b

- Create SDLHapticHandler_API26
- No need of reflection since SDL2 compile with Android 26 as a min requirement.
- remove spaces
Comment 1 Sylvain 2018-10-16 19:20:43 UTC
Created attachment 3377 [details]
patch
Comment 2 Sam Lantinga 2018-10-16 22:01:04 UTC
Patch added, thanks!
https://hg.libsdl.org/SDL/rev/0789a425e8d7