Home
last modified time | relevance | path

Searched refs:fastboot_getvar (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/fs_mgr/tests/
H A Dadb-remount-test.sh537 fastboot_getvar() { function
565 fastboot_getvar current-slot 2>&1 | sed -n 's/current-slot: //p'
1470 fastboot_getvar is-userspace yes &&
1473 fastboot_getvar partition-type:${scratch_partition} raw ||
1478 fastboot_getvar has-slot:${scratch_partition} no &&
1479 fastboot_getvar is-logical:${scratch_partition} yes ||
1483 fastboot_getvar is-logical:${scratch_partition} no ||