commit | bae9ba340267225438900654a05bd1113998ecfb | [log] [tgz] |
---|---|---|
author | Wei Wang <wvw@google.com> | Thu Mar 09 12:35:02 2017 -0800 |
committer | Wei Wang <wvw@google.com> | Thu Mar 09 13:53:39 2017 -0800 |
tree | 7b0197f86527b06c212a045f5d1728fc49f10598 | |
parent | c1b3c8ef2629eac2a73aa4a95bf43a66edf4cd0f [diff] |
init.rc: make sure netd start after post-fs-data Current init doesn't order the triggeres it scaned, and there is no guarantee that general event trigger exec first and then event+property triggers. This CL will make sure netd started after post-fs-data trigger is done. Bug: 35110957 Test: marlin boots Change-Id: I7bb55af4e00f336682388abfa8a06eac2136b7d4