commit | 519d3f8b368ae87d12814480066a8eb3c8f63216 | [log] [tgz] |
---|---|---|
author | Douglas Anderson <dianders@google.com> | Wed Oct 16 09:23:06 2024 -0700 |
committer | Douglas Anderson <dianders@google.com> | Tue Nov 05 15:55:25 2024 -0800 |
tree | fcf893081619f83d04fa813cbf66383d42174b6f | |
parent | 71707037b1fa91fa376e4b173fad5b32eb183730 [diff] |
fs_mgr: Add getter for androidboot.boot_part_uuid In order to make booting from some media types (like USB) more robust, the bootloader will be extended to support passing the partition UUID that it loaded the kernel from. It can pass this via kernel commandline or via bootconfig. Add a way to get this. Bug: 316324155 Test: Use the getter in a future change Change-Id: Iab04742c0f2666db18dc48bcaaa2869eba405748