diff --git a/ohos.build b/ohos.build new file mode 100644 index 0000000000000000000000000000000000000000..53e4aec2df5b9d239c82f42a26837c94c9c03d30 --- /dev/null +++ b/ohos.build @@ -0,0 +1,13 @@ +{ + "parts": { + "device_manager_base": { + "variants": ["phone", "wearable", "ivi"], + "inner_kits": [], + "module_list": [], + "system_kits": [] + } + }, + "subsystem": "distributedhardware" +} + +