add vncserver

This commit is contained in:
Ziyang Zhou
2022-10-16 09:28:32 +08:00
parent f4cc018c6e
commit 347a3a68b3
6 changed files with 13 additions and 0 deletions

BIN
prebuilts/aarch64/bin/vncserver Executable file

Binary file not shown.

View File

@@ -0,0 +1,5 @@
service vendor.vncserver /vendor/bin/vncserver
disabled
on property:ro.boot.use_redroid_stream=1
start vendor.vncserver

BIN
prebuilts/x86_64/bin/vncserver Executable file

Binary file not shown.

View File

@@ -0,0 +1,5 @@
service vendor.vncserver /vendor/bin/vncserver
disabled
on property:ro.boot.use_redroid_stream=1
start vendor.vncserver