commit | 6ba0ef31e85e0295d1854467383e2145d037882e | [log] [tgz] |
---|---|---|
author | Wei Wang <wvw@google.com> | Tue Nov 29 11:53:53 2016 -0800 |
committer | Peng Xu <pengxu@google.com> | Sat Dec 17 01:59:51 2016 +0000 |
tree | 0b0f2597c5e2a635e6ec9135ea3421b08f9b623b | |
parent | 1decad5e8c1935157e2de74d1175a4d6876723f1 [diff] |
Start sensor service in a seperate thread StartSensorService is taking ~141.8ms on marlin to start With this CL, StartSensor will be done in a seperate thread so the SystemServer can continue booting Bug: 33199244 Bug: 33623300 Test: on marlin Change-Id: I9e486d61e85072d5cbe69b1671c8fbfeca9c2200 (cherry picked from commit f94016d91b1001b7575a7063934ec47edefb79a9)