[M108 Migration][VD][UWE] Change Chromium TPK to WAS App 64/289464/2
authorjiangyuwei <yuwei.jiang@samsung.com>
Wed, 8 Mar 2023 06:08:28 +0000 (14:08 +0800)
committerBot Blink <blinkbot@samsung.com>
Mon, 13 Mar 2023 04:54:37 +0000 (04:54 +0000)
commit782974a95d412fa0f5d9a4f41167b7d865e22b6b
tree3bd6eab35d44686401a8162f275975581f9ed9b9
parent0b225facf2141e3014a8473bfa5a332636ae9324
[M108 Migration][VD][UWE] Change Chromium TPK to WAS App

This patch includes:

1. Change Chromium TPK type from BIU to WAS by removing 2 metadatas.
The BIU(BuiltInUpgrade) app is installed unconditionally,
and the WAS type app can set the installation conditions.

When considering flash size,
Chromium TPK should not be installed unconditionally.

2. Add new metadata, "postinstall.launch"
WAS executes mount daemon when an app containing "postinstall.launch"
metadata is installed or updated.

Reference:
  - https://review.tizen.org/gerrit/#/c/272769/

Change-Id: I9e04337f6ad976a265091d7d2088db0d0ca53bd5
Signed-off-by: jiangyuwei <yuwei.jiang@samsung.com>
packaging/org.tizen.chromium-efl-vd.xml.in