diff --git a/BUILD.gn b/BUILD.gn index 78592136822debf9b36769e44199b19ae049bd2a..c5e0b905f3d864bb5c84f95d458f7e746d5d4508 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -46,6 +46,7 @@ ohos_shared_library("libdrm") { "system", "updater", ] + innerapi_tags = [ "chipsetsdk" ] part_name = "libdrm" subsystem_name = "thirdparty" }