Add a note about multi-display limitation

Secondary display mirroring is read-only before Android 10.
This commit is contained in:
Romain Vimont 2020-05-06 22:21:33 +02:00
parent d4eeb1c84d
commit 0b4e484da0

View file

@ -396,6 +396,10 @@ The list of display ids can be retrieved by:
adb shell dumpsys display # search "mDisplayId=" in the output
```
The secondary display may only be controlled if the device runs at least Android
10 (otherwise it is mirrored in read-only).
#### Turn screen off
It is possible to turn the device screen off while mirroring on start with a