From 64db04c85f72e667d5d282e61871d378d809a085 Mon Sep 17 00:00:00 2001 From: Glenn Kasten Date: Wed, 7 Oct 2015 16:26:33 -0700 Subject: Use STRONGLY RECOMMENDED for reporting supported audio features Change-Id: Ifbb664b5bfa694cf257ac61ceefc46c33bd053cb --- src/compatibility/android-cdd.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/compatibility/android-cdd.html b/src/compatibility/android-cdd.html index 0ae68994..eb0350d7 100644 --- a/src/compatibility/android-cdd.html +++ b/src/compatibility/android-cdd.html @@ -2500,7 +2500,7 @@ or exceed these audio output requirements:

If a device implementation meets the requirements of this section after any initial calibration when using the OpenSL ES PCM buffer queue API, for continuous output latency and cold output latency over at least one supported -audio output device, it MAY report support for low-latency audio, by reporting +audio output device, it is STRONGLY RECOMMENDED to report support for low-latency audio, by reporting the feature android.hardware.audio.low_latency via the android.content.pm.PackageManager class [Resources, 53]. Conversely, if the device implementation does not meet these requirements it MUST NOT report support for low-latency audio.

@@ -2548,7 +2548,7 @@ requirement.

If a device implementation supports the inter-app MIDI software transport (virtual MIDI devices), and it supports MIDI over all of the following MIDI-capable hardware transports -for which it provides generic non-MIDI connectivity, it MAY report +for which it provides generic non-MIDI connectivity, it is STRONGLY RECOMMENDED to report support for feature android.software.midi via the android.content.pm.PackageManager class [Resources, 53]. @@ -2577,7 +2577,7 @@ over Bluetooth LE, SHOULD support MIDI over Bluetooth LE.

If a device implementation meets all of the following requirements, -it MAY report support for feature android.hardware.audio.pro via the +it is STRONGLY RECOMMENDED to report support for feature android.hardware.audio.pro via the android.content.pm.PackageManager class [Resources, 53].

-- cgit v1.2.3