quickfix secure flag DONOTMERGE
This commit is contained in:
parent
41a0383d7c
commit
01199084ad
@ -225,7 +225,7 @@ public class ScreenEncoder implements Device.RotationListener {
|
||||
}
|
||||
|
||||
private static IBinder createDisplay() {
|
||||
return SurfaceControl.createDisplay("scrcpy", true);
|
||||
return SurfaceControl.createDisplay("scrcpy", false);
|
||||
}
|
||||
|
||||
private static void configure(MediaCodec codec, MediaFormat format) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user