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 - Android move Haptic code to API26 class
Summary: Android move Haptic code to API26 class
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: don't know
Hardware: All Android (All)
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-16 19:18 UTC by Sylvain
Modified: 2018-10-16 22:01 UTC (History)
0 users

See Also:


Attachments
patch (6.52 KB, patch)
2018-10-16 19:20 UTC, Sylvain
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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