diff --git a/bundle.json b/bundle.json index a69eb4e02f194c0723dfd2841e7b6ea1ee643bb8..3b2fb2a165da5650916e5e496c8599868324a919 100644 --- a/bundle.json +++ b/bundle.json @@ -27,26 +27,7 @@ }, "build": { "sub_component": [], - "inner_kits": [ - { - "name": "//third_party/cJSON:cjson", - "header": { - "header_files": [ - "cJSON.h" - ], - "header_base": "//third_party/cJSON" - } - }, - { - "name": "//third_party/cJSON:cjson_static", - "header": { - "header_files": [ - "cJSON.h" - ], - "header_base": "//third_party/cJSON" - } - } - ], + "inner_kits": [], "test": [] } }