diff --git a/BUILD.gn b/BUILD.gn index 667a2f26d9e6b62f5c64ae121383af91fbc8e214..92af02bfd84431430d17c60d4d682a8e641a68b3 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -43,6 +43,7 @@ ohos_shared_library("sqlite") { visibility += [ "//base/security/permission/*" ] visibility += [ "//third_party/libsoup/*" ] visibility += [ "//base/security/access_token/*" ] + visibility += [ "//developtools/profiler/device/plugins/*" ] visibility += [ "//foundation/resourceschedule/resource_schedule_service/*" ] visibility += [ "//base/update/dupdate_engine/services/engine/*" ]