{ "app": { "signingConfigs": [ ], "products": [ { "name": "default", "signingConfig": "default", "compileSdkVersion": 11, "compatibleSdkVersion": 11, "runtimeOS": "OpenHarmony" } ] }, "modules": [ { "name": "entry", "srcPath": "./entry", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "common", "srcPath": "./common" }, { "name": "ippPrint", "srcPath": "./feature/ippPrint" } ] }