diff --git a/interfaces/ani/BUILD.gn b/interfaces/ani/BUILD.gn index e91826c0cedfa8494ed9a209c2f9b30f02bb92af..287e9b6df470d5f23b97a7e7859df28307755a23 100644 --- a/interfaces/ani/BUILD.gn +++ b/interfaces/ani/BUILD.gn @@ -69,7 +69,7 @@ generate_static_abc("hilog_abc") { dst_file = "$target_out_dir/hilog.abc" out_puts = [ "$target_out_dir/hilog.abc" ] is_boot_abc = "True" - device_dst_file = "system/framework/hilog.abc" + device_dst_file = "/system/framework/hilog.abc" } ohos_prebuilt_etc("hilog_abc_etc") {