summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyotaek Shim <hyotaek.shim@samsung.com>2018-10-12 14:48:12 +0900
committerHyotaek Shim <hyotaek.shim@samsung.com>2018-10-12 14:56:10 +0900
commit5c0addeecfb03660f3ae772ad70c4f7be3e8a734 (patch)
tree2a86197ae370d3bb59b41861037e06ae9b1eed5e
parentdcf52443c151f12e6ed1f880fb0d4fad9e5d7fce (diff)
downloadbuilding-blocks-5c0addeecfb03660f3ae772ad70c4f7be3e8a734.tar.gz
building-blocks-5c0addeecfb03660f3ae772ad70c4f7be3e8a734.tar.bz2
building-blocks-5c0addeecfb03660f3ae772ad70c4f7be3e8a734.zip
tizen.org/feature/display.state (e.g., true for IoT-headed, false for IoT-headless) Change-Id: Ie5907ac8638ea41bf59a2dd6c8796a66a4943cdd Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r--packaging/domain-apis-ui.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/domain-apis-ui.inc b/packaging/domain-apis-ui.inc
index ecfe9b5..041cf93 100644
--- a/packaging/domain-apis-ui.inc
+++ b/packaging/domain-apis-ui.inc
@@ -369,6 +369,8 @@ There are three categories to choose.<br>
For example, if you want make binary for TM1, you can choose the libtbm-sprd and the libtdm-sprd<br>
%files sub2-domain_API-UI-Display_Server
+%posttrans sub2-domain_API-UI-Display_Server
+%tizen_feature tizen.org/feature/display.state true
%package sub2-domain_API-UI-Display_Server_Headless
Summary: Display_Server(Headless)
@@ -382,4 +384,5 @@ Display Server Block is core block for UI. It contains the wayland display serve
support just simple protocol for user input and buffer management.
%files sub2-domain_API-UI-Display_Server_Headless
-
+%posttrans sub2-domain_API-UI-Display_Server_Headless
+%tizen_feature tizen.org/feature/display.state false