diff --git a/bundle.json b/bundle.json new file mode 100644 index 0000000000000000000000000000000000000000..c95d3562e9de78962aea1ce69b2cac793016569c --- /dev/null +++ b/bundle.json @@ -0,0 +1,33 @@ +{ + "name": "@ohos/wayland_ivi_extension", + "description": "This Project provides a possibility to control IVI applications with well known ILM interface with was first implemented in IVI Layer Manager.", + "version": "3.1", + "license": "Apache V2", + "publishAs": "code-segment", + "segment": { + "destPath": "third_party/wayland-ivi-extension" + }, + "dirs": {}, + "scripts": {}, + "readmePath": { + "en": "README" + }, + "component": { + "name": "thirdparty_wayland_ivi_extension", + "subsystem": "", + "syscap": [], + "features": [], + "adapted_system_type": [], + "rom": "", + "ram": "", + "deps": { + "components": [], + "third_party": [] + }, + "build": { + "sub_component": [], + "inner_kits": [], + "test": [] + } + } +} \ No newline at end of file