You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2026. It is now read-only.
feat(rom): add EU-specific override support for EU ROMs
Add support for devices/{device}/override/eu directory that applies
override files specifically for EU ROM ports.
Changes:
- Add EU override detection based on is_port_eu_rom context flag
- Apply EU-specific overrides after general overrides
- Move Xiaomi 17 (pudding) device_info.json from general to eu directory
since it's specifically needed for xiaomi.eu device parameters
This enables proper device-specific configuration for xiaomi.eu ROMs
while keeping general overrides separate from EU-specific ones.
0 commit comments