mirror of
https://github.com/openharmony/vendor_openvalley.git
synced 2026-07-01 21:14:00 -04:00
Signed-off-by: wangjiadong <wangjiadong14@huawei.com>
change ota_lite to sys_installer_lite
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@
|
||||
{
|
||||
"subsystem": "updater",
|
||||
"components": [
|
||||
{ "component": "ota_lite", "features":[] }
|
||||
{ "component": "sys_installer_lite", "features":[] }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
"parts": {
|
||||
"product_niobeu4": {
|
||||
"module_list": [
|
||||
"//base/update/ota_lite/frameworks:ota_lite"
|
||||
"//base/update/sys_installer_lite/frameworks:sys_installer_lite"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user