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

Commit 99800464 authored by Dean Wheatley's avatar Dean Wheatley Committed by android-build-merger
Browse files

Merge "Allow OFFLOAD timestamp correction for MSD/BUS combinations" am: 74cfcdf8 am: 8cc35dd9

am: e0b975b5

Change-Id: I0dab7e32ef1489c7eac5972dcca7b7c88d2234d7
parents 27d7e20f e0b975b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1825,7 +1825,7 @@ AudioFlinger::PlaybackThread::PlaybackThread(const sp<AudioFlinger>& audioFlinge

    // TODO: We may also match on address as well as device type for
    // AUDIO_DEVICE_OUT_BUS, AUDIO_DEVICE_OUT_ALL_A2DP, AUDIO_DEVICE_OUT_REMOTE_SUBMIX
    if (type == MIXER || type == DIRECT) {
    if (type == MIXER || type == DIRECT || type == OFFLOAD) {
        // TODO: This property should be ensure that only contains one single device type.
        mTimestampCorrectedDevice = (audio_devices_t)property_get_int64(
                "audio.timestamp.corrected_output_device",