summaryrefslogtreecommitdiff
path: root/debuggerd/debuggerd_test.cpp
diff options
context:
space:
mode:
authorElliot Berman <eberman@quicinc.com>2021-01-25 09:53:36 -0800
committerElliot Berman <eberman@quicinc.com>2021-01-25 09:53:36 -0800
commit9583e92257ab85075231b014f0999d5a5dab9910 (patch)
tree400c5e5c742bc187d92aa5f7f752cf0d46a368be /debuggerd/debuggerd_test.cpp
parenta619f22e376f397845cc91f47c1584be2050dc89 (diff)
first_stage_mount: Create snapshot devices before launching first_stage_console
During device bringup, dynamic partitions may not be properly configured by some sort of build or load misconfiguration. Diagnosing such issues can be difficult without being able to see which partitions are available and what they contain. Aditionally, making logical partitions available to first stage console permits early mounting of vendor partition and allows primitive validation of vendor scripts without requiring full Android environment. For instance, vendor_dlkm partition and modules can be probed needing to have a full Android bootup. Creation of logical partitions is done only when first_stage_console is requested in order to have minimal impact on normal boot. Thus, only a small refactor is required to split CreateLogicalPartitions out of MountPartitions. Bug: 174685384 Bug: 173732805 Change-Id: I82b7d77b9dc75af59b5e18b574e3eb99c8aff9e2 Signed-off-by: Elliot Berman <eberman@quicinc.com>
Diffstat (limited to 'debuggerd/debuggerd_test.cpp')
0 files changed, 0 insertions, 0 deletions