wam: fix surface type name in application manifest 75/27975/1
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 31 Aug 2022 10:24:55 +0000 (12:24 +0200)
committerJose Dapena Paz <jdapena@igalia.com>
Tue, 6 Sep 2022 15:12:17 +0000 (17:12 +0200)
commitd84cb81e0012aded8d7e90f73e94a3eff9353148
tree5bdf0ca71d2bb6f2749b242b39b9f297e2b0555b
parent4bd3bd04c0fdb255b61171482dd436d2ba647f35
wam: fix surface type name in application manifest

Renamed appinfo.json field surface_role to be surface_type to be
consistent with other parts of the code base. Took the chance to remove
types that were not meaningful, and renamed default type (the one used
when it is not set) to be default instead of none.

Then updated the only applications setting the value to use the new
propery. Those are html5-background and html5-homescreen.

wam: 8ea41f7..4fbd6e6
4fbd6e6 [op][agl][wayland] Provide only supported AGL shell types

html5-background: e91be22..aa7e2a8
aa7e2a8 Rename surface/role in appinfo.json to surface/type.
bb4f497 autobuild: Remove autobuild scripts

html-homescreen: fc0ffa4..f3cecb6
f3cecb6 Rename surface/role in appinfo.json to surface/type.

Bug-AGL: SPEC-4505
Signed-off-by: Jose Dapena Paz <jdapena@igalia.com>
Change-Id: I404717dd5d848220bd5f070b98de56df38a78e20
recipes-demo/html5-background/html5-background_git.bb
recipes-demo/html5-homescreen/html5-homescreen_git.bb
recipes-wam/wam/wam_git.bb