90fa070c809801f48ecba888cdc58b80021e43d1
USB drive I/O stalls block jbd2 journal commits, which hangs system_server threads in uninterruptible sleep. The Android Watchdog fires at 30s and kills zygote before the drive recovers. Multiplying timeouts by 4 (120s) gives the USB drive enough time to complete without triggering the Watchdog.
pawlet_rpi_common
Shared device configuration for all PawletOS Raspberry Pi targets.
Synced to device/pawlet/rpi via android_local_manifest.
Structure
configs/
provisioner/
vendor.cfg — Config Provisioner vendor settings (copied to vendor/etc/config_provisioner/)
Description
Languages
Makefile
100%