modify the build gn file.

Signed-off-by: yudechen <chenyude@huawei.com>
Change-Id: I18985064239299330e5e0405f170d1960ae501c6
This commit is contained in:
yudechen
2022-04-24 20:26:25 +08:00
parent f54894f72d
commit 1f4df7901e
3 changed files with 8 additions and 4 deletions
+1 -2
View File
@@ -24,8 +24,7 @@
},
"build": {
"sub_component": [
"//developtools/syscap_codec:syscap_codec",
"//developtools/syscap_codec/napi:systemcapability"
"//developtools/syscap_codec:syscap_codec"
],
"inner_kits": [],
"test": [ "//developtools/syscap_codec/test/unittest/common:unittest" ]