Files
packages_apps_Settings/tests/unit/src/com/android/settings
Gil Cukierman 761fd612c4 Stop honoring CarrierConfigManager.KEY_HIDE_ENABLE_2G
KEY_HIDE_ENABLE_2G is soft removed in Android API level 35
because it hides a security feature. This patch
introduces simplified logic that ignores the
carrier config value. The new behavior is behind a feature flag.

This patch also includes some cleanup.
1. It removes an unneeded check for null carrier config
2. It removes test logic that set the value of KEY_HIDE_ENABLE_2G
   in places where it had no impact on the test.

Bug: 300248708
Test: atest Enable2gPreferenceControllerTest
Change-Id: I892d115d1ae173d2f3cd69e8f8b97bc5bfa7c67b
2023-10-04 13:59:55 +00:00
..
2023-05-19 15:57:18 +00:00
2023-09-21 12:57:51 +08:00
2023-05-29 15:38:55 +08:00
2023-05-18 18:40:48 +08:00
2023-09-01 13:24:29 +08:00
2023-08-10 15:39:25 +08:00
2022-08-18 11:57:13 +00:00
2023-09-01 11:15:14 +08:00