mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: 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 Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com> Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
eb55252ccd
commit
76cf55b6b9
1 changed files with 4 additions and 0 deletions
|
|
@ -8,3 +8,7 @@ ro.lmk.use_psi=false
|
|||
|
||||
# Binary XML
|
||||
persist.sys.binary_xml=false
|
||||
|
||||
# DSDS Settings
|
||||
persist.sys.fflag.override.settings_provider_model=false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue