OSDN Git Service

init: Fix sensors never detected when not available at first boot
authorJaap Jan Meijer <jjmeijer88@gmail.com>
Thu, 28 Jul 2016 16:05:20 +0000 (18:05 +0200)
committerJaap Jan Meijer <jjmeijer88@gmail.com>
Thu, 28 Jul 2016 16:05:20 +0000 (18:05 +0200)
commitcc1a67274cc608e1f7f5cbaa08f7bec90fafdeb3
treee518b723dc852fd47f7af9f83cf75ca3848cf6a5
parent52e240e00fee50beb8176821e40b90e5a608b826
init: Fix sensors never detected when not available at first boot

It's possible that no sensors are available at first boot.
By default they will not be checked again, with this patch Android will check every boot.
init.sh