Merge "Provide vsync id for PiP animation"
This commit is contained in:
@@ -196,6 +196,11 @@ public class PipAnimationControllerTest extends ShellTestCase {
|
||||
return this;
|
||||
}
|
||||
|
||||
@Override
|
||||
public SurfaceControl.Transaction setFrameTimelineVsync(long frameTimelineVsyncId) {
|
||||
return this;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void apply() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user