84e2a5dffd806ba9d10af2609b2a68be0d52921c
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).
Description
No description provided
Languages
C
55.8%
C++
40.1%
Roff
1.3%
Makefile
1.1%
Assembly
0.7%
Other
0.9%