summaryrefslogtreecommitdiff
path: root/camera/common/1.0/default/CameraModule.cpp
diff options
context:
space:
mode:
authorKevin Rocard <krocard@google.com>2018-04-28 02:31:25 -0700
committerKevin Rocard <krocard@google.com>2018-05-01 17:07:29 -0700
commitc1d89888b97fc37a82ae060db66f189db4444a20 (patch)
tree14ac94da48c790e63e5fe6147ebe30462d6659ea /camera/common/1.0/default/CameraModule.cpp
parent6efdef720f413eba18d14af3781fbb8c463ee78f (diff)
Audio V4 VTS: test setter even if getter is NOT_SUPPORTED
Previously, the setter of optional properties were not tested if the getter was not supported. This was an issue as the framework rarely gets, most often only sets as it consider having the ownership of those properties. Thus implementation tend to only support set. As a result optional setter were not tested although called by the framework. For example the default impl setTtyMode has a bug that was not detected because the Pixel HAL does not support getTtyMode. This patch makes sure to always test getter and setter. Test: atest VtsHalAudioV4_0TargetTest Bug: 71486871 Change-Id: Ib0b03fb6eb77cc0428a33eb463166dd7c339bd3d Signed-off-by: Kevin Rocard <krocard@google.com>
Diffstat (limited to 'camera/common/1.0/default/CameraModule.cpp')
0 files changed, 0 insertions, 0 deletions