commit | 2652fdb8aa6a6bc8ea3ba6c4ee2efed1c51cec66 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Fri Jun 18 14:47:25 2021 -0700 |
committer | Devin Moore <devinmoore@google.com> | Mon Jun 21 09:43:27 2021 -0700 |
tree | cc34670ac0696c67dae19a9b7b9e9e0d93578404 | |
parent | 5f3ca779709ac8b45aa3adb2562a77678bb59b41 [diff] |
reboot_utils: Check bootconfig for reboot parameters Androidboot parameters have moved from /proc/cmdline to /proc/bootconfig so we need to check both places in reboot_utils. "ro.boot.*" properties can not be used because this is initialized before the properties are set. Test: boot Cuttlefish with init_fatal_panic and init_fatal_reboot_target in bootconfig and in cmdline Bug: 191494101 Change-Id: I6c230496ec1c3632470d20ff4a31f28db96ea71b