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

Skip to content
Commit df48db04 authored by Daniel Bright's avatar Daniel Bright
Browse files

Add CAPABILITY_ALLOWED_NETWORK_TYPES_USED

* Made the HAL version available to radio interface capabilities
* With version 1.6 of the Radio HAL, a new function was added to enforce
the user network types preference (setAllowedNetworkTypeBitmap).
Depending on the version implemented by the modem the
setPreferredNetworkType and setAllowedNetworkTypes TelephonyManager API
methods may use this new HAL method or rely on the previous method
(setPreferredNetworkType). This new capability enum value can be used by
TelephonyManager consumers to know which HAL function is effectively
backing up their calls.

Bug: 163168917
Test: checked logs, created RadioConfigCapabilitiesResponseTest
Merged-In: I7dc36ebd4779104549262fca27096eda4e9616eb
Merged-In: I0fe8534b341da3419faf2f782715bbfc101d192c
Change-Id: Icdee3444d94507d2e435cdea43b45d918ddf0818
parent a849c283
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