[TIC-Core] Allow to express UI elements within package list with UI meta blocks 79/124779/3
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 12 Apr 2017 10:22:41 +0000 (19:22 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 13 Apr 2017 09:35:35 +0000 (18:35 +0900)
If a meta package name ends with "__UI__xx", it is a UI meta block.

xx denotes for the UI element it stands for:

- BR/br: blank line
- HR/hr: <hr>
- SD/sd: shade (not tested)
- SM/sm: Summary text message
- HT/ht: HTML code from summary message (not tested)

Change-Id: Ife75da45f642be998910e23b9cd2b0b11da49d1c
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>

No differences found