common component rectification

Issue: https://gitee.com/openharmony/build/issues/I7SCUB

Test: build

Signed-off-by: lijunru <lijunru9@huawei.com>
Change-Id: I5dec929514122ac40608b7e7726dd8530ac173ab
This commit is contained in:
lijunru 2023-08-11 11:13:10 +08:00
parent dca9f30133
commit e74a00fad1

View File

@ -34,8 +34,8 @@ ohos_cargo_crate("lib") {
}
ohos_static_library("cxx_cppdeps") {
part_name = "common"
subsystem_name = "common"
part_name = "build_framework"
subsystem_name = "build"
defines = [ "RUST_CXX_NO_EXCEPTIONS" ]
sources = [
"//third_party/rust/crates/cxx/include/cxx.h",