platform_hardware_interfaces/radio
Thiébaud Weksteen ed5c514ed1 Add setAllowedNetworkTypeBitmap
There are currently two methods that cover the network family types:
setPreferredNetworkType and setPreferredNetworkTypeBitmap. They both
serve a similar purpose and have been previously interpreted as a
suggestion to the modem on the type of networks requested by the OS.

This change introduces a new method (setAllowedNetworkTypeBitmap) which
will coexist with these methods. This new method must be interpreted as
a strict set of Radio Access Technology (RAT) that should be accepted by
the modem.

For instance, one may first use setAllowedNetworkTypeBitmap to exclude
2G technology from the list of usable RAT. Then, they may use
setPreferredNetworkType to describe their preference for 4G.

Test: mm
Bug: 171791177
Change-Id: I7f5fdf9bf5a80c47e9ad838b740b2d6e40ffea60
2020-11-02 15:35:24 +01:00
..
1.0 Update CardState HAL and make setSimPower synchronous 2020-10-29 19:58:04 +00:00
1.1 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-28 13:05:04 -07:00
1.2 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-28 13:05:04 -07:00
1.3 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-28 13:05:04 -07:00
1.4 Merge "Fix bad test config for VtsHalRadioV1_4TargetTest" am: 2fbbdd9548 am: 412837cfb7 am: cf6c6193b7 am: 953f5d8041 am: 20472fc522 2020-09-16 01:05:51 +00:00
1.5 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-28 13:05:04 -07:00
1.6 Add setAllowedNetworkTypeBitmap 2020-11-02 15:35:24 +01:00
config Merge "Move HIDL interfaces not included in mainline_system.mk to system_ext" 2020-08-04 02:26:11 +00:00
deprecated/1.0 update hidl .bp 2020-07-07 16:22:36 +09:00