oxmc 84e2a5dffd overlay: use real config_defaultNightMode for dark-by-default
config_defaultThemeMode is not a framework-res resource (nothing declares
or reads it), so it was a no-op. Use the actual AOSP key
config_defaultNightMode=2 (MODE_NIGHT_YES) here in the PawletOS framework
overlay, which now owns the dark-by-default. Removed the duplicate from
AndroidRpiOverlay in a matching pawlet_rpi_common change; the Pawlet
overlay (priority 1) layers above the RPi base (priority 0).
2026-07-17 20:04:18 -07:00
2026-03-21 19:08:46 -07:00
S
Description
No description provided
67 MiB
Languages
C 55.8%
C++ 40.1%
Roff 1.3%
Makefile 1.1%
Assembly 0.7%
Other 0.9%