commit | b725e25c99a7987cc6f5ac5b8aa85e08f28a302b | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Apr 18 08:13:06 2017 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Apr 19 14:55:35 2017 +0000 |
tree | 0b6a1d916f575a8dc62df2a25f660ceae2c5c15e | |
parent | 43c04820f9d8bc024c73674407a5d50fb97f3329 [diff] |
init.rc: move load_system_props to beginning of 'on fs' ro.logd.kernel, ro.config.low_ram, ro.logd.timestamp and ro.debuggable need to be retrieved prior to logd start in order for the service to behave in a configured manner. Other essential services are also dependent on these system properties as well, so it just makes sense to pick them all up first in 'on fs'. Test: smoke test Bug: 37425809 Change-Id: I33ad185f397ee527ed3c84cc2bcb40ff8ca785b5