2640a4632f
Load EFS files on Qualcomm-based Chrome OS devices
5 lines
157 B
Text
5 lines
157 B
Text
# Path to read EFS files. If unset it will be read from partitions
|
|
rmtfs_files_path="/var/lib/rmtfs"
|
|
|
|
# Avoid writing to storage
|
|
rmtfs_avoid_writing="true"
|