Mercurial > libervia-backend
changeset 3095:fb49587f55c2
plugin android: removed comment on vibrator bug as it is fixed in dev version of plyer
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 20 Dec 2019 12:28:04 +0100 |
parents | c3cb18236bdf |
children | 98015e4b346e |
files | sat/plugins/plugin_misc_android.py |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/sat/plugins/plugin_misc_android.py Fri Dec 20 12:28:04 2019 +0100 +++ b/sat/plugins/plugin_misc_android.py Fri Dec 20 12:28:04 2019 +0100 @@ -246,8 +246,6 @@ try: vibrator.vibrate() except Exception as e: - # FIXME: vibrator is currently not working, - # cf. https://github.com/kivy/plyer/issues/509 log.warning("Can't use vibrator: {e}".format(e=e)) return mess_data