add pcid.sc encode.

Signed-off-by: yudechen <chenyude@huawei.com>
Change-Id: I3bf9a10aa64f3df4738887973dd6af504f422695
This commit is contained in:
yudechen
2022-04-12 10:24:56 +08:00
parent 1c9f5ff9ef
commit a4c8faa5cd
7 changed files with 805 additions and 12 deletions
+3 -1
View File
@@ -23,7 +23,9 @@
]
},
"build": {
"sub_component": [ "//developtools/syscap_codec:syscap_codec" ],
"sub_component": [
"//developtools/syscap_codec:syscap_codec"
],
"inner_kits": [],
"test": []
}