diff --git a/BUILD.gn b/BUILD.gn index e3a6cadcfd021c746b5aea606a6bbb11acb343b4..0bd63d828d0277ce444d19734761f58284338001 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -46,6 +46,7 @@ ohos_shared_library("libdrm") { "system", "updater", ] + relative_install_dir = "platform-vndk" part_name = "graphic_standard" subsystem_name = "graphic" }