commit | c8907427bc5cfa9fed48fb4077592553d0a38f9e | [log] [tgz] |
---|---|---|
author | Will McVicker <willmcvicker@google.com> | Fri May 01 16:47:12 2020 -0700 |
committer | Will McVicker <willmcvicker@google.com> | Fri May 01 16:47:12 2020 -0700 |
tree | a0d92b6c6a12156a491878bdd4de8c2f31c8ba13 | |
parent | d2a8418acff24c47d9aa25b2d785d9c3ae21d5b7 [diff] |
first_stage_init: add support to skip module load failures Extend androidboot.first_stage_console cmdline property to enable skipping module load failures without stopping at a serial console. This is useful for GKI development. Set androidboot.first_stage_console=2 for this behavior. Bug: 155296582 Test: verify behavior for values 0, 1, and 2 Change-Id: I068c631a22c848e45a421b297b1acae1b3deb3c1