# android-fs5 configuration # Copy to .env and adjust values # ADB device serial number (get with: adb devices) DEVICE_SERIAL=RD51QE202392 # Log file for mutating operations LOG_FILE=./fs5.log # Default push destination on device DEFAULT_PUSH_PATH=/sdcard/ # ADB connection timeout in seconds ADB_TIMEOUT=10