Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6126c670 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

CDD for pro audio feature does not specify acoustics

Change-Id: If24a2ee485a35ad18969abacf55798b64ff939af
(cherry picked from commit 7587edcc)
parent 57d1a521
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1110,7 +1110,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";