d58d0be2e17fe7bed7079b24eb930a8d2b39d73c
If the device does not have any telephony support (either via the build-time config_show_sim_info=false boolean flag, or when not declaring the PackageManager.FEATURE_TELEPHONY_DATA feature flag), returning UNSUPPORTED_ON_DEVICE makes more sense than CONDITIONALLY_UNAVAILABLE, as there is no runtime change that would make it available. Bug: 395714454 Flag: EXEMPT bugfix Test: atest SimStatusPreferenceControllerTest Change-Id: I0735c949a590190cdc177cbca835444691c50faa
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%