100aff185Sopenharmony_ci{
200aff185Sopenharmony_ci  "module": {
300aff185Sopenharmony_ci    "name": "phone_photos_test",
400aff185Sopenharmony_ci    "type": "feature",
500aff185Sopenharmony_ci    "srcEntry": "./ets/TestAbility/TestAbility.ts",
600aff185Sopenharmony_ci    "description": "$string:entry_test_desc",
700aff185Sopenharmony_ci    "mainElement": "TestAbility",
800aff185Sopenharmony_ci    "deviceTypes": [
900aff185Sopenharmony_ci      "default"
1000aff185Sopenharmony_ci    ],
1100aff185Sopenharmony_ci    "deliveryWithInstall": true,
1200aff185Sopenharmony_ci    "installationFree": false,
1300aff185Sopenharmony_ci    "pages": "$profile:test_pages",
1400aff185Sopenharmony_ci    "abilities": [
1500aff185Sopenharmony_ci      {
1600aff185Sopenharmony_ci        "name": "TestAbility",
1700aff185Sopenharmony_ci        "srcEntry": "./ets/TestAbility/TestAbility.ts",
1800aff185Sopenharmony_ci        "description": "$string:TestAbility_desc",
1900aff185Sopenharmony_ci        "icon": "$media:icon",
2000aff185Sopenharmony_ci        "label": "$string:TestAbility_label",
2100aff185Sopenharmony_ci        "visible": true,
2200aff185Sopenharmony_ci        "skills": [
2300aff185Sopenharmony_ci          {
2400aff185Sopenharmony_ci            "actions": [
2500aff185Sopenharmony_ci              "action.system.home"
2600aff185Sopenharmony_ci            ],
2700aff185Sopenharmony_ci            "entities": [
2800aff185Sopenharmony_ci              "entity.system.home"
2900aff185Sopenharmony_ci            ]
3000aff185Sopenharmony_ci          }
3100aff185Sopenharmony_ci        ]
3200aff185Sopenharmony_ci      }
3300aff185Sopenharmony_ci    ]
3400aff185Sopenharmony_ci  }
3500aff185Sopenharmony_ci}