mirror of
https://gitee.com/openharmony/hiviewdfx_hiview
synced 2024-12-11 11:15:27 +00:00
b50f843cd8
Signed-off-by: YOUR_NAME <mashuang9@huawei.com>
23 lines
441 B
Plaintext
23 lines
441 B
Plaintext
{
|
|
"subsystem": "hiviewdfx",
|
|
"parts": {
|
|
"hiview": {
|
|
"variants": [
|
|
"phone",
|
|
"ivi",
|
|
"wearable",
|
|
"intellitv"
|
|
],
|
|
"module_list": [
|
|
"//base/hiviewdfx/hiview:hiview_package"
|
|
],
|
|
"test_list": [
|
|
"//base/hiviewdfx/hiview:hiview_test_package"
|
|
],
|
|
"system_capabilities":[
|
|
"SystemCapability.HiviewDFX.Hiview"
|
|
]
|
|
}
|
|
}
|
|
}
|