Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 98e49e91 authored by rambowang's avatar rambowang
Browse files

Make sure all RTT carrier configs have default value

This cl sets the default value (all false) for the following
carrier configs which didn't set default value:
- KEY_RTT_AUTO_UPGRADE_BOOL
- KEY_RTT_SUPPORTED_FOR_VT_BOOL
- KEY_RTT_UPGRADE_SUPPORTED_BOOL
- KEY_RTT_DOWNGRADE_SUPPORTED_BOOL

Without default value, the configs will not be returned from APIs
like CarrierConigManager.getConfigForSub if default and carrier
config app doesn't override them. It may cause caller
process crash if not handled properly.

Bug: 261776046
Test: atest FrameworksTelephonyTests
Test: Basic phone functional test (activation/call/data/messages...)
Change-Id: I8ce75935d9dabe57ab1416abf552b76e0fe29c69
parent 2c89ce00
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment