summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnusha Gugale <external.agogale@jp.adit-jv.com>2021-01-21 00:49:34 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-02-05 11:03:37 +0000
commit275045b7acf6dc19dacd30e2254620b24feca993 (patch)
tree5d4e40d8badbebb52ec85e64d6b02cfb5b6b4e88
parent446c37c2d9e1337ccbfecef8dbf7a2de73fbc035 (diff)
RBAModel: Added unknown_app content_id
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>
-rw-r--r--meta-agl-core/recipes-graphics/rba/rba-config/RBAModel.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta-agl-core/recipes-graphics/rba/rba-config/RBAModel.json b/meta-agl-core/recipes-graphics/rba/rba-config/RBAModel.json
index eb611fa8a..753a9ed86 100644
--- a/meta-agl-core/recipes-graphics/rba/rba-config/RBAModel.json
+++ b/meta-agl-core/recipes-graphics/rba/rba-config/RBAModel.json
@@ -270,6 +270,26 @@
"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":[