summaryrefslogtreecommitdiff
path: root/camera/common/1.0/default/CameraModule.cpp
diff options
context:
space:
mode:
authorThiƩbaud Weksteen <tweek@google.com>2020-08-21 16:46:07 +0200
committerThiƩbaud Weksteen <tweek@google.com>2020-11-04 10:46:08 +0100
commit5ae16f33f3be458656d2a1c955d2cf05a2758efb (patch)
treeb5f95dad112b4f48b17517b9664de895b71c607e /camera/common/1.0/default/CameraModule.cpp
parent762a556c11b270c1ca7b2aa495aefa90a036957e (diff)
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 Merged-In: I7f5fdf9bf5a80c47e9ad838b740b2d6e40ffea60
Diffstat (limited to 'camera/common/1.0/default/CameraModule.cpp')
0 files changed, 0 insertions, 0 deletions