No description
Find a file
Kevin Rocard 02025847de Audio VTS: HAL can support more than the native sampling rates
getSupportedSampleRate should return the native sampling rates,
(IE. the sampling rates that can be played without resampling)
but other sampling rates can be supported by the HAL.

The test was too strict as it was failing if HALs were supporting more
sample rates than there native (optimized) ones.

For example, a HAL might have its best performance (no resampling)
on 48kHz but still support 16kHz through resampling.

Note: getSupportedSampleRate might be renamed to getNativeSampleRate in
the next major HAL revision to avoid ambiguity.

Test: vts-tradefed run commandAndExit vts --module VtsHalAudioV2_0Target -t CheckConfig.audioPolicyConfigurationValidation
Bug: 69811500
Change-Id: I1ec1ce422bc5039637463c6641060508f4ee892b
Signed-off-by: Kevin Rocard <krocard@google.com>
2017-12-05 15:14:17 -08:00
audio Audio VTS: HAL can support more than the native sampling rates 2017-12-05 15:14:17 -08:00
automotive Compile manager-lib shared library 2017-05-30 21:47:03 +00:00
biometrics Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
bluetooth Fixed the HCI ACL Header definitions for PB and BC Flags 2017-07-22 06:35:47 -07:00
boot Update makefiles. 2017-05-19 15:53:53 -07:00
broadcastradio Update broadcastradio HAL 1.0 VTS tests. 2017-08-11 11:58:09 -07:00
camera Camera: Switch 'cancelPictureFail' to 'cancelPictureNOP' 2017-08-11 10:42:05 +01:00
configstore Merge "configstore-utils: vendor_available" into oc-dev 2017-05-31 03:59:47 +00:00
contexthub contexthub: Handle service death 2017-06-05 14:16:22 -07:00
drm Add tests to validate key length for clearkey plugin. 2017-11-02 14:46:43 -07:00
dumpstate Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
gatekeeper Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
gnss Loosen speed check for first GPS location 2017-11-15 11:47:29 -08:00
graphics graphics: ignore/reduce spurious vsync in VTS 2017-09-01 15:40:05 -07:00
health Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
ir Fix consumerir test bugs 2017-06-28 16:46:43 -07:00
keymaster VTS: fix VtsHalKeymasterV3_0Target issue 2017-10-06 09:51:46 +08:00
light Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
media Merge "bug fix: handle multiple port settings change events signalled at once" into oc-dev 2017-09-07 23:30:17 +00:00
memtrack Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
nfc nfc: NCI 2.0: Add CORE_INIT_CMD for NCI 2.0 2017-08-03 09:26:02 -07:00
power vts: fix TryDifferentGovernors in Power hal test 2017-06-23 19:39:43 +00:00
radio Set time delay in the vts test setup 2017-11-22 15:16:23 -08:00
renderscript Merge "Fixed flaky RenderScript VTS Test" into oc-dev 2017-06-14 01:26:29 +00:00
sensors Enlarge buffer size for direct report testing 2017-10-12 00:26:12 +00:00
soundtrigger Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
tests Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
thermal Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
tv Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
usb Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
vibrator Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
vr Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
wifi supplicant(vts): Remove start/stop framework 2017-07-25 04:36:00 +00:00
.clang-format Enable the clang-format pre-submit hook 2017-03-30 13:30:21 -07:00
Android.bp Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
CleanSpec.mk Bluetooth: move to vendor partition. 2017-02-27 15:41:04 -08:00
compatibility_matrix.xml Add <kernel> entry to framework compat mat 2017-05-23 13:18:41 -07:00
current.txt Add REQUEST_NOT_SUPPORTED / SIM_ABSENT for vts tests 2017-10-25 20:32:02 +00:00
MODULE_LICENSE_APACHE2 Apache2 module license. 2016-08-30 11:28:36 -07:00
NOTICE Apache2 module license. 2016-08-30 11:28:36 -07:00
PREUPLOAD.cfg Enable the clang-format pre-submit hook 2017-03-30 13:30:21 -07:00
update-base-files.sh Add annotations to create gnss-base.h 2017-01-23 08:41:15 -08:00
update-makefiles.sh Use simplified update-makefiles.sh script. 2017-03-20 04:26:20 -07:00