RBAModel: Added unknown_app content_id 07/26007/2
authorAnusha Gugale <external.agogale@jp.adit-jv.com>
Wed, 20 Jan 2021 19:19:34 +0000 (00:49 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 5 Feb 2021 14:55:47 +0000 (14:55 +0000)
  Bug-AGL: SPEC-3738

Change-Id: I7b501696bdb7ec13abe67d07c0c29128d0068ee3
Signed-off-by: Anusha Gugale <external.agogale@jp.adit-jv.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25935
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
(cherry picked from commit 275045b7acf6dc19dacd30e2254620b24feca993)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26007

meta-agl-core/recipes-graphics/rba/rba-config/RBAModel.json

index eb611fa..753a9ed 100644 (file)
                        "allocatable":[
                                "ApplicationArea:Area"
                        ]
+               },
+               {
+                       "name":"unknown_app",
+                       "loserType":"NEVER_GIVEUP",
+                       "size":[
+                       {
+                               "name":"ApplicationSize:Area",
+                               "width":1080,
+                               "height":1488
+                       }
+                       ],
+                       "states":[
+                       {
+                               "name":"NORMAL",
+                               "priority":10
+                       }
+                       ],
+                       "allocatable":[
+                               "ApplicationArea:Area"
+                       ]
                }
                ],
                "displays":[