oxmc 90fa070c80 slow_storage: add ro.hw_timeout_multiplier=4 for USB I/O stalls
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.
2026-06-07 01:31:37 -07:00

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/)
S
Description
No description provided
Readme 61 KiB
Languages
Makefile 100%