Description: 删除bundle.json中syscap信息
IssueNo: https://gitee.com/openharmony/kernel_liteos_a/issues/I90PKD Feature Or Bugfix: Feature Binary Source: No Signed-off-by: hw_llm <liu.limin@huawei.com>
This commit is contained in:
parent
c2cb0435b2
commit
cfa0209c14
|
@ -27,9 +27,6 @@
|
||||||
"component": {
|
"component": {
|
||||||
"name": "liteos_a",
|
"name": "liteos_a",
|
||||||
"subsystem": "kernel",
|
"subsystem": "kernel",
|
||||||
"syscap": [
|
|
||||||
"SystemCapability.Kernel.Liteos-A"
|
|
||||||
],
|
|
||||||
"features": [],
|
"features": [],
|
||||||
"adapted_system_type": [
|
"adapted_system_type": [
|
||||||
"small"
|
"small"
|
||||||
|
|
Loading…
Reference in New Issue