mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-04-30 11:07:27 +09:00
sm6250-common: Disable settings provider model
* When it is enabled, if we have multiple SIM cards, the networks settings UX will only show the first SIM card. * Thanks to Telegram@CyberPhantom52 for the fix patch. Signed-off-by: TH779 <i@779.moe> Change-Id: I2690e6dcd69f8e0fe814ea3c92c85d7c6f894166
This commit is contained in:
parent
bddad32c19
commit
61a571bf45
@ -29,5 +29,8 @@ media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
|||||||
# Netflix
|
# Netflix
|
||||||
ro.netflix.bsp_rev=Q6250-19132-1
|
ro.netflix.bsp_rev=Q6250-19132-1
|
||||||
|
|
||||||
|
# Radio
|
||||||
|
persist.sys.fflag.override.settings_provider_model=false
|
||||||
|
|
||||||
# SSR
|
# SSR
|
||||||
persist.vendor.ssr.restart_level=ALL_ENABLE
|
persist.vendor.ssr.restart_level=ALL_ENABLE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user