Commit 8547f0c0 by Nezz

Replaced tabs with spaces

parent 796e5bc7
......@@ -74,9 +74,9 @@ public final class FrameworkSampleSource implements SampleSource {
int downstreamRendererCount) {
Assertions.checkState(Util.SDK_INT >= 16);
this.fileDescriptor = fileDescriptor;
this.fdOffset = offset;
this.fdLength = length;
this.fileDescriptor = fileDescriptor;
this.fdOffset = offset;
this.fdLength = length;
this.remainingReleaseCount = downstreamRendererCount;
this.context = null;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment