blob: 5d51fb1c85b3f81fbf2744b92a8f083ff446197b [file] [log] [blame]
Factory setup scripts
This folder contains scripts for factory flow setup. All scripts here may be
executed in different environments:
- Inside chroot of cros_sdk
- Outside chroot but still with complete source tree
- Inside a factory bundle running on arbitrary Linux device
So all scripts must use only the libraries in same folder and not relying on any
files in cros source tree (except chromeos-common.sh).
Shopfloor scripts have been moved to ../shopfloor in the factory bundle;
source code is located in the platform/factory repository.