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

Commit 1790699a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "CSD: Remove hearing aid devices for sound dose" into udc-dev

parents f8e289c6 a5c4cccd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -303,8 +303,6 @@ public class SoundDoseHelper {
                SAFE_MEDIA_VOLUME_UNINITIALIZED);
        mSafeMediaVolumeDevices.append(AudioSystem.DEVICE_OUT_BLE_BROADCAST,
                SAFE_MEDIA_VOLUME_UNINITIALIZED);
        mSafeMediaVolumeDevices.append(AudioSystem.DEVICE_OUT_HEARING_AID,
                SAFE_MEDIA_VOLUME_UNINITIALIZED);
        mSafeMediaVolumeDevices.append(AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP_HEADPHONES,
                SAFE_MEDIA_VOLUME_UNINITIALIZED);
        // TODO(b/278265907): enable A2DP when we can distinguish A2DP headsets