add hdcp to updater

Signed-off-by:hanqiaosheng <hanqiaosheng@huawei.com>
This commit is contained in:
blue 2022-01-14 10:47:56 +08:00
parent 1c64a79e31
commit 2a73d81515

View File

@ -79,6 +79,10 @@ ohos_executable("hdcd") {
"//third_party/openssl/include",
"//third_party/libuv",
]
install_images = [
"system",
"updater"
]
install_enable = true
subsystem_name = "developtools"