Skip to content
Snippets Groups Projects
Commit dd1abd09 authored by philippe coval's avatar philippe coval :speech_balloon:
Browse files

conf: Update homescreen kernel path

   /usr/share/gallery/kernel_blob.bin
   has been relocated to:
   /usr/share/flutter/gallery/flutter_assets/kernel_blob.bin

Relate-to: https://booting.oniroproject.org/rzr/meta-oniro-blueprint-flutter/-/issues/3


Signed-off-by: default avatarPhilippe Coval <philippe.coval.ext@huawei.com>
parent d3926332
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ PACKAGECONFIG:pn-flutter-engine-release = "disable-desktop-embeddings embedder-f
PACKAGECONFIG:pn-flutter-engine-debug = "disable-desktop-embeddings embedder-for-target fontconfig debug"
PACKAGECONFIG:pn-flutter-engine-profile = "disable-desktop-embeddings embedder-for-target fontconfig profile"
IVI_HOMESCREEN_SERVICE_EXEC_START_PARAMS = "--a=/usr/share/gallery --t=DMZ-White"
IVI_HOMESCREEN_SERVICE_EXEC_START_PARAMS = "--a=/usr/share/flutter/gallery/flutter_assets --t=DMZ-White"
SERVICE_EXEC_START_PARAMS:pn-ivi-homescreen-debug = "${IVI_HOMESCREEN_SERVICE_EXEC_START_PARAMS}"
SERVICE_EXEC_START_PARAMS:pn-ivi-homescreen-profile = "${IVI_HOMESCREEN_SERVICE_EXEC_START_PARAMS}"
SERVICE_EXEC_START_PARAMS:pn-ivi-homescreen-release = "${IVI_HOMESCREEN_SERVICE_EXEC_START_PARAMS}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment