commit | c6c26ed781d9ae1ba388cebba63532d2ecda3227 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Apr 24 18:50:30 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Apr 24 19:15:20 2015 -0700 |
tree | f27c292d6584c4d5f2e486a40e91c8c8539bfb33 | |
parent | b749be0bc36b3ae610aa05541581ef8cc5e484ee [diff] |
Clean up property service initialization. All the code that was being delayed does is create a socket. We can do that straight away, avoid the overhead, and simplify our main loop. The keychord fd, on the other hand, seems a little tricky. It looks like /dev/keychord isn't immediately available, at least not on N9; we have to wait for ueventd to set us up the bomb. Change-Id: I020e75b8e4b233497707f0a3cbbb6038b714161f