add libvncserver

This commit is contained in:
Ziyang Zhou
2022-10-16 09:24:31 +08:00
parent a71dfc7c07
commit f4cc018c6e
5 changed files with 4 additions and 0 deletions

View File

@@ -158,6 +158,10 @@ $(foreach lib,$(evdev_libs),\
$(eval $(call define-redroid-prebuilt-lib,$(lib),$(lib))))
## libvncserver
vncserver_libs := libvncserver
$(eval $(call define-redroid-prebuilt-lib,$(vncserver_libs),,$(vncserver_libs).so))
# $(1): module name (and file name)
# $(2): depended modules
# $(3): init.rc

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.