summaryrefslogtreecommitdiff
path: root/camera/common/1.0/default/CameraModule.cpp
diff options
context:
space:
mode:
authorKevin Rocard <krocard@google.com>2018-09-20 14:28:46 -0700
committerKevin Rocard <krocard@google.com>2018-10-02 22:07:39 +0000
commit069bc4504485711a8c8b7bfd47ffcf2c6c43ae0d (patch)
treee4f91041367f17d7a3a886902033689e607c3c53 /camera/common/1.0/default/CameraModule.cpp
parenta0eb7e415c231b90a507e7758b55075019871b94 (diff)
Audio VTS: Do not constrain implementation frameCount
The test was assuming Stream::getFrameCount() would return the AudioConfig::frameCount used to create the stream, similarly to the sampleRate or the channelMask. Nevertheless this is not the case as the AudioConfig::frameCount field is not to used by Stream::openOutputStream (nor Input) as the buffer size is chosen by the HAL, not the framework. Thus the test can not assume the frameCount chosen by the HAL and must not test for a particular value. Test: atest VtsHalAudioV4_0TargetTest Bug: 116169974 Change-Id: Ibbf0825f540957e01e7c512d851cb9628991f4c4 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