commit | 2b422f43ec6c5b5d7b05d5418a6053042ac7f09f | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Thu Dec 05 15:38:37 2019 +0000 |
committer | Anton Hansson <hansson@google.com> | Thu Dec 05 15:38:37 2019 +0000 |
tree | 414b0d75c95e9ac54b51af12c4cbd0aadbacf353 | |
parent | 49254912bdb049b9ff6925543dcfa73c82a7693c [diff] |
Run the derive_sdk service Run this process as early as possible in the boot -- right after its config has been parsed from the apex. This ensures the sdk prop is set as early as it can be, should some other early process need to look at it. Note: this is unlikely to be the permanent way this gets run, as it's only needed when apexes update. Bug: 137191822 Test: boot && adb shell getprop | grep sdk_info Change-Id: Ia48ef89435ca165333b52d653e3131f71a522747