radio: Update display name 39/28239/2
authorScott Murray <scott.murray@konsulko.com>
Wed, 7 Dec 2022 10:03:22 +0000 (19:03 +0900)
committerScott Murray <scott.murray@konsulko.com>
Sat, 10 Dec 2022 07:48:37 +0000 (07:48 +0000)
Set AGL_APP_NAME for the radio application.

Bug-AGL: SPEC-4638

Change-Id: I05f5e30f79d53fb9faa913d06801bfd5ec05bf85
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-demo/radio/radio_git.bb

index 22b2201..c4737ad 100644 (file)
@@ -21,6 +21,8 @@ S  = "${WORKDIR}/git"
 
 inherit qmake5 pkgconfig agl-app
 
+AGL_APP_NAME = "Radio"
+
 # ALS, CES, FOSDEM available
 AGL_RADIO_PRESETS_LOCALE ?= "CES"
 do_install:append() {