diff --git a/activity_recognition/bundle.json b/activity_recognition/bundle.json index 38562388e827456e181c7b5ba4140de2134ad014..1a29cc4e1ffc30f6d345fa73ece5a786f5a5eb04 100644 --- a/activity_recognition/bundle.json +++ b/activity_recognition/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_act_recg", + "name": "@ohos/drivers_interface_act_recg", "description": "activity recognition device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/activity_recognition" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_act_recg", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/audio/bundle.json b/audio/bundle.json index 3bf25fa7a051beb32f1819cece163b90b2eac8c4..94b8122876e294a8dfc2bc8711e5059b8a537ffa 100644 --- a/audio/bundle.json +++ b/audio/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_audio", + "name": "@ohos/drivers_interface_audio", "description": "audio driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/audio" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_audio", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/battery/bundle.json b/battery/bundle.json index fea2375fca86acf84078d5ae2ca1a3f86a772374..ed71c209da8f86b5e7a667263f853c0f7c29eade 100644 --- a/battery/bundle.json +++ b/battery/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_battery", + "name": "@ohos/drivers_interface_battery", "description": "battery device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/battery" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_battery", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/bluetooth/bundle.json b/bluetooth/bundle.json index 2ad4879961d78fc2298f3fae0eebb5fe8385bc03..be6a1a19db93b32917d3f0a55d6eebe63b5a40ca 100644 --- a/bluetooth/bundle.json +++ b/bluetooth/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_bluetooth", + "name": "@ohos/drivers_interface_bluetooth", "description": "bluetooth device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/bluetooth" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_bluetooth", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/camera/bundle.json b/camera/bundle.json index fb43a3393fc039dbf293699bd2231116716b8222..7a3fbc7554eaf82685759df1d7cab4a818812541 100644 --- a/camera/bundle.json +++ b/camera/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_camera", + "name": "@ohos/drivers_interface_camera", "description": "camera device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/camera" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_camera", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/codec/bundle.json b/codec/bundle.json index 4e25ea42a7a56969bca887bf37d395c781770878..8343c683afe444f39303dbb3147e3b94a2c71aa6 100644 --- a/codec/bundle.json +++ b/codec/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_codec", + "name": "@ohos/drivers_interface_codec", "description": "codec device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/codec" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_codec", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ ] }, "build": { diff --git a/display/bundle.json b/display/bundle.json index af5f7e9e383ef0f6915a21f152dc9fee6a525bf8..56e254a024b77624d074b330c1865259e0da0f75 100755 --- a/display/bundle.json +++ b/display/bundle.json @@ -1,9 +1,13 @@ { - "name": "drivers_interface_display", + "name": "@ohos/drivers_interface_display", "version": "3.1.0", "description": "display device driver interface", "homePage": "https://gitee.com/openharmony", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/display" + }, "language": "", "private": false, "scripts": {}, diff --git a/distributed_camera/bundle.json b/distributed_camera/bundle.json index d163575191b782bc87734368e3bef1b5e7b4fd0b..b034a9a04e50845cd0f374426b32a9c59bd84799 100644 --- a/distributed_camera/bundle.json +++ b/distributed_camera/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_distributed_camera", + "name": "@ohos/drivers_interface_distributed_camera", "description": "drivers interface distributed camera", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/distributed_camera" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_distributed_camera", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/face_auth/bundle.json b/face_auth/bundle.json index 8951df5c732a1da7ce0c8bec5945c4f9a26bf04e..42eb0888fce0d67e0e2c865c1d0c60c5de049bb4 100644 --- a/face_auth/bundle.json +++ b/face_auth/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_face_auth", + "name": "@ohos/drivers_interface_face_auth", "description": "face auth device driver", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/face_auth" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_face_auth", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ ] }, "build": { diff --git a/fingerprint_auth/bundle.json b/fingerprint_auth/bundle.json index cb311c1afc8c13199bcece0698e5c3dc03e3bea4..d28501914bd48da925d61f016cd0cae805d29312 100644 --- a/fingerprint_auth/bundle.json +++ b/fingerprint_auth/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_fingerprint_auth", + "name": "@ohos/drivers_interface_fingerprint_auth", "description": "fingerprint_auth device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/fingerprint_auth" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_fingerprint_auth", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ ] }, "build": { diff --git a/input/bundle.json b/input/bundle.json index 4a0c07c5e6ab14f476625f709e503b4229aa0e7c..1d57c52b8c3de7d7d508756dfc82aa33e9833923 100644 --- a/input/bundle.json +++ b/input/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_input", + "name": "@ohos/drivers_interface_input", "description": "input device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/input" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_input", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/light/bundle.json b/light/bundle.json index 603be403c73bd06e7c5b155d4aa4c6fe264481f0..e587e11cde8dea875bbb358194ab68daaf755daf 100644 --- a/light/bundle.json +++ b/light/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_light", + "name": "@ohos/drivers_interface_light", "description": "light device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/light" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_light", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/location/agnss/bundle.json b/location/agnss/bundle.json index 81d46d9ca6d236bb309aaf42e123249d16216f42..8897872ca3a218cb9fba34a24a6810f5d22fb446 100644 --- a/location/agnss/bundle.json +++ b/location/agnss/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_location_agnss", + "name": "@ohos/drivers_interface_location_agnss", "description": "agnss device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/location/agnss" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_location_agnss", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/location/geofence/bundle.json b/location/geofence/bundle.json index c72f56141c0a79c46ffb8764417bf016b145a7c8..a2881d7f3fd1103e239d2d3209c8b147f7559af4 100644 --- a/location/geofence/bundle.json +++ b/location/geofence/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_location_geofence", + "name": "@ohos/drivers_interface_location_geofence", "description": "geofence device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/location/geofence" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_location_geofence", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/location/gnss/bundle.json b/location/gnss/bundle.json index 80f5c7c14247f1434a4ccd6d2b67077c5cdf9d9b..b74fe0f091dcbe7dbdc77d2c705da8ecee78883b 100644 --- a/location/gnss/bundle.json +++ b/location/gnss/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_location_gnss", + "name": "@ohos/drivers_interface_location_gnss", "description": "gnss device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/location/gnss" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_location_gnss", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/memorytracker/bundle.json b/memorytracker/bundle.json index d03fd7010c604fdeab1d8798d94340ba1cc87241..71efc79fc2ee0b70a562eec47329d175e8159425 100644 --- a/memorytracker/bundle.json +++ b/memorytracker/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_memorytracker", + "name": "@ohos/drivers_interface_memorytracker", "description": "memorytracker_hdf", "version": "3.1", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/memorytracker" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_memorytracker", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [] + "third_party": [] }, "build": { "sub_component": [ diff --git a/motion/bundle.json b/motion/bundle.json index 1ac677f249728c6ba3fa023074d07c038388b87b..a10a52a5fde23fb144a576e42ac598149afba99b 100644 --- a/motion/bundle.json +++ b/motion/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_motion", + "name": "@ohos/drivers_interface_motion", "description": "motion device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/motion" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_motion", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/nfc/bundle.json b/nfc/bundle.json index 64aae9524b7ec3463850de231bcaf7a22bf77316..52b4a851ba376bf08340b4de9fab3e3e85b1579d 100644 --- a/nfc/bundle.json +++ b/nfc/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_nfc", + "name": "@ohos/drivers_interface_nfc", "description": "drivers interface nfc", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/nfc" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_nfc", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/partitionslot/bundle.json b/partitionslot/bundle.json index 914375291084cb9ad7c64213d5ce4694e727d2ca..a453096386c513835eb47ca9af135bf34ce6aad0 100644 --- a/partitionslot/bundle.json +++ b/partitionslot/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_partitionslot", + "name": "@ohos/drivers_interface_partitionslot", "description": "partitionslot device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/partitionslot" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_partitionslot", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/pin_auth/bundle.json b/pin_auth/bundle.json index 393c46146ec04afca09105b7dbf1f1297bdb9399..4880c5cc864a7d4f9131e5225757c02e29158157 100644 --- a/pin_auth/bundle.json +++ b/pin_auth/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_pin_auth", + "name": "@ohos/drivers_interface_pin_auth", "description": "pinauth device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/pin_auth" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_pin_auth", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/power/bundle.json b/power/bundle.json index da283bc40fd910fd13fbc93383b99bff0a6fd35e..bae4e97372dfdd67d6117b2a09c3a411e5347c04 100644 --- a/power/bundle.json +++ b/power/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_power", + "name": "@ohos/drivers_interface_power", "description": "power device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/power" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_power", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/ril/bundle.json b/ril/bundle.json index ad61f7db253f7fd5009dc6d816215ef552c71ff8..374faf741ddc537062a09fd2bbc69fff5f53d73a 100644 --- a/ril/bundle.json +++ b/ril/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_ril", + "name": "@ohos/drivers_interface_ril", "description": "telephony ril device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/ril" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_ril", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/sensor/bundle.json b/sensor/bundle.json index f77996084652186f5d08e27bdf578e42149f907c..d5aa54f21224fec51893e4776aeca65de93be2cd 100644 --- a/sensor/bundle.json +++ b/sensor/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_sensor", + "name": "@ohos/drivers_interface_sensor", "description": "sensor device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/sensor" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_sensor", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/thermal/bundle.json b/thermal/bundle.json index 87da34c65c6380ceb388f0b44fe72be12a64792a..a0bd92b776593961d529068dd8614516cdcdac05 100644 --- a/thermal/bundle.json +++ b/thermal/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_thermal", + "name": "@ohos/drivers_interface_thermal", "description": "thermal device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/thermal" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_thermal", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/usb/bundle.json b/usb/bundle.json index 89d7e7a1adb653854c2e805b46a7f8ec21dffeea..3bce4f238a7bfb9a8a343424ae55adf4c9917498 100644 --- a/usb/bundle.json +++ b/usb/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_usb", + "name": "@ohos/drivers_interface_usb", "description": "drivers interface usb", "version": "3.1", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/usb" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_usb", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/user_auth/bundle.json b/user_auth/bundle.json index fb8206c25af7acbf18dd2690876b5f4106a614cb..df8f157b5cd92f4543df706b6674d53d87c988a8 100644 --- a/user_auth/bundle.json +++ b/user_auth/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_user_auth", + "name": "@ohos/drivers_interface_user_auth", "description": "user_auth device driver", "version": "3.1", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/user_auth" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_user_auth", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/vibrator/bundle.json b/vibrator/bundle.json index c984df6dbc7cbf68a5dc9bca5682f191ba3bc2a8..04b3360994dd38fe5b7367f10ff4283b425542ca 100644 --- a/vibrator/bundle.json +++ b/vibrator/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_vibrator", + "name": "@ohos/drivers_interface_vibrator", "description": "vibrator device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/vibrator" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_vibrator", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] }, diff --git a/wlan/bundle.json b/wlan/bundle.json index 2115e5e62f2f2974b6b171acc29ef7d7cea7e7a2..fa20900db08af22a731173f03bcc8002e461d181 100644 --- a/wlan/bundle.json +++ b/wlan/bundle.json @@ -1,8 +1,14 @@ { - "name": "drivers_interface_wlan", + "name": "@ohos/drivers_interface_wlan", "description": "wlan device driver interface", "version": "3.2", "license": "Apache License 2.0", + "publishAs": "code-segment", + "segment": { + "destPath": "drivers/interface/wlan" + }, + "dirs": {}, + "scripts": {}, "component": { "name": "drivers_interface_wlan", "subsystem": "hdf", @@ -17,7 +23,7 @@ "hiviewdfx_hilog_native", "utils_base" ], - "third_part": [ + "third_party": [ "bounds_checking_function" ] },