diff --git a/compatible/bundle.json b/compatible/bundle.json deleted file mode 100644 index 72cd5f17603fd8cb340a1adac8ca46b44156965c..0000000000000000000000000000000000000000 --- a/compatible/bundle.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "@ohos/openssl", - "description": "implementing the Transport Layer Security (TLS) protocols (including SSLv3) as well as a full-strength general purpose cryptographic library", - "version": "3.1", - "license": "OpenSSL,Original SSLeay", - "publishAs": "code-segment", - "segment": { - "destPath": "third_party/openssl" - }, - "dirs": {}, - "scripts": {}, - "readmePath": { - "en": "README" - }, - "component": { - "name": "thirdparty_openssl", - "subsystem": "", - "syscap": [], - "features": [], - "adapted_system_type": [], - "rom": "", - "ram": "", - "deps": { - "components": [], - "third_party": [] - }, - "build": { - "sub_component": [], - "inner_kits": [], - "test": [] - } - } -} \ No newline at end of file