Skip to content

Conversation

@chenxiaolong
Copy link

@chenxiaolong chenxiaolong commented Dec 1, 2025

Part of: GrapheneOS/platform_packages_apps_Settings#390


The SettingsGoogle string resources are included in the stock OS for every Pixel model since the 6 series. config_availableEMValueOptions actually exists in AOSP (GrapheneOS/platform_frameworks_base@644b649), but is unused in AOSP Settings. blazer, mustang, and rango have device specific overlays in the stock OS to override the option to [0, 1], which actually enables the feature.


I put the two string resources in the common files since the corresponding code in packages/apps/Settings gets built for every device. config_availableEMValueOptions is left in gen10pixel.yml since only the Pixel 10 series enable the feature.

I downloaded the latest stock OS release for all 20 devices from the Pixel 6 series through the Pixel 10 series and confirmed that the resources are present in all of them.

The SettingsGoogle resources are included in the stock OS for every
Pixel model since the 6 series. config_availableEMValueOptions actually
exists in AOSP, but is unused. blazer, mustang, and rango have device
specific overlays in the stock OS to override the option to [0, 1],
which actually enables the feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant