commit | ae6ceb20d5e2938a366e22c2a550a02772788825 | [log] [tgz] |
---|---|---|
author | Jakub Czapiga <[email protected]> | Thu Feb 13 15:21:21 2025 +0000 |
committer | Chromeos LUCI <[email protected]> | Mon Feb 17 05:46:19 2025 -0800 |
tree | 4d7309523aa675955c0172992cb57601c3618251 | |
parent | 2dde4ce9badcfcff593ee765a1db57ae0d1c97fe [diff] |
Android.bp: Make crossystem default to /vendor partition crossystem was intended to live on /vendor partition from the beginning. Incorrect option was applied making it /vendor optional and /system default. This CL fixes this issue. BRANCH=None BUG=None TEST=Build android image and see /vendor/bin/crossystem Change-Id: I8048da9ee6ca5e659d36cc8918833c7d1ce2c325 Signed-off-by: Jakub Czapiga <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/6264664 Reviewed-by: Konrad Adamczyk <[email protected]> Reviewed-by: Yu-Ping Wu <[email protected]>