diff --git a/OAT.xml b/OAT.xml
index 17b7285f590f78079019335ec3d849644692be40..83c0671d94789ec2a72d5a54e073c5ea4c40f4cb 100644
--- a/OAT.xml
+++ b/OAT.xml
@@ -77,6 +77,11 @@ Note:If the text contains special characters, please escape them according to th
+
+
+
+
+
@@ -112,4 +117,4 @@ Note:If the text contains special characters, please escape them according to th
-
\ No newline at end of file
+
diff --git a/bundle.json b/bundle.json
new file mode 100644
index 0000000000000000000000000000000000000000..16f71cc323f371ec9fe4836e3c000f1852e38449
--- /dev/null
+++ b/bundle.json
@@ -0,0 +1,39 @@
+{
+ "name": "@ohos/cryptsetup",
+ "version": "",
+ "description": "",
+ "homePage": "https://gitee.com/openharmony",
+ "license": "GPL-2.0",
+ "repository": "https://gitee.com/openharmony/third_party_cryptsetup",
+ "domain": "os",
+ "language": "",
+ "publishAs": "code-segment",
+ "private": false,
+ "scripts": {},
+ "tags": [
+ "third_party"
+ ],
+ "keywords": [
+ "third-party",
+ "cryptsetup"
+ ],
+ "envs": {},
+ "dirs": {},
+ "segment": {
+ "destPath": "third_party/cryptsetup"
+ },
+ "component": {
+ "name": "thirdparty_cryptsetup",
+ "subsystem": "",
+ "syscap": [],
+ "features": [],
+ "adapted_system_type": [],
+ "rom": "",
+ "ram": "",
+ "build": {
+ "sub_component": [],
+ "inner_kits": [],
+ "test": []
+ }
+ }
+}
\ No newline at end of file