CDD for pro audio feature does not specify acoustics

Change-Id: If24a2ee485a35ad18969abacf55798b64ff939af
This commit is contained in:
Glenn Kasten
2015-10-30 17:45:52 -07:00
parent b2d2956369
commit 7587edccd0

View File

@@ -1125,7 +1125,7 @@ public abstract class PackageManager {
/**
* Feature for {@link #getSystemAvailableFeatures} and {@link #hasSystemFeature}:
* The device has professional audio level of functionality, performance, and acoustics.
* The device has professional audio level of functionality and performance.
*/
@SdkConstant(SdkConstantType.FEATURE)
public static final String FEATURE_AUDIO_PRO = "android.hardware.audio.pro";