diff --git a/bundle.json b/bundle.json index c97fdae24784f5cdc3ea1575ec2442e0580b4848..831f5d3da30aa6017aa93ae0a2d39492035b16d1 100644 --- a/bundle.json +++ b/bundle.json @@ -11,16 +11,23 @@ "scripts": {}, "licensePath": "COPYING", "component": { - "name": "thirdparty_glib", - "subsystem": "", + "name": "glib", + "subsystem": "thirdparty", "syscap": [], "features": [], - "adapted_system_type": [], + "adapted_system_type": [ "standard" ], "rom": "", "ram": "", "deps": { - "components": [], - "third_party": [] + "components": [ + "c_utils", + "faultloggerd", + "hisysevent_native", + "hitrace_native", + "hiviewdfx_hilog_native", + "init" + ], + "third_party": [ "libffi" ] }, "build": { "sub_component": [],