Merge "Phase out Legacy GSI"

This commit is contained in:
Treehugger Robot
2020-11-06 04:00:40 +00:00
committed by Gerrit Code Review

View File

@@ -31,7 +31,7 @@ usage () {
echo "-d is used to skip vbmeta.img replacement in its entirety and the" echo "-d is used to skip vbmeta.img replacement in its entirety and the"
echo " one from the device build (if exists) is left untouched" echo " one from the device build (if exists) is left untouched"
echo "system_build_dir is the path to the system build" echo "system_build_dir is the path to the system build"
echo " eg. aosp_arm64_ab-userdebug." echo " eg. aosp_arm64-userdebug."
echo "device_build_dir is the path to the device build" echo "device_build_dir is the path to the device build"
echo " eg. sailfish-user." echo " eg. sailfish-user."
echo "out_dir is the path to where the new build will be placed." echo "out_dir is the path to where the new build will be placed."