summaryrefslogtreecommitdiff
path: root/camera/device/3.2/default/CameraDevice.cpp
diff options
context:
space:
mode:
authorAnil Admal <aadmal@google.com>2018-11-14 10:23:45 -0800
committerAnil Admal <aadmal@google.com>2018-12-15 02:21:31 +0000
commitb02bcc130c22c8178d0fd915d97c52de449b7839 (patch)
tree7ac74966959e0fa308287a51eab594bb48f24aff /camera/device/3.2/default/CameraDevice.cpp
parente5499d31a5b247cfb5e317540af96be29956d2ea (diff)
Replace network type with network capabilities in IAgnssRil.hal
The NetworkType enumerator in IAGnssRil.hal is mapped to the transport type constants (TYPE_MOBILE, TYPE_WIFI, etc.) in the framework class ConnectivityManager. These constants are deprecated and their use should be replaced with network capabilities instead. The GNSS HAL implementation should make decisions based on the reported capabilities of a network and not on the type of the network. Bug: 117768826 Test: Tested with code instrumentation to verify that the @2.0::AGnssRil.hal updateNetwork_2_0() method implementation is called with correct arguments. Test: Verified @1.0::AGnssRil.hal backward compatibility on a Pixel 3 device. Change-Id: I8f7f8ca8f5254815702b6d5a89dcb4e53a289cfe
Diffstat (limited to 'camera/device/3.2/default/CameraDevice.cpp')
0 files changed, 0 insertions, 0 deletions