• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "product_name": "system_arm_default",
3  "device_company": "ohos",
4  "target_cpu": "arm",
5  "board": "arm",
6  "type": "standard",
7  "version": "3.0",
8  "enable_ramdisk": true,
9  "build_selinux": true,
10  "inherit": [ "productdefine/common/inherit/rich.json" ],
11  "subsystems": [
12    {
13      "subsystem": "security",
14      "components": [
15        {
16          "component": "selinux",
17          "features": []
18        }
19      ]
20    }
21  ]
22}
23