Add a new feature for display control 78/191178/3 accepted/tizen/5.0/unified/20181106.202225 accepted/tizen/unified/20181012.083525 submit/tizen/20181012.024418 submit/tizen_5.0/20181101.000009 submit/tizen_5.0/20181105.035036 submit/tizen_5.0/20181106.000001
authorHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 12 Oct 2018 05:48:12 +0000 (14:48 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 12 Oct 2018 05:56:10 +0000 (14:56 +0900)
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>
packaging/domain-apis-ui.inc

index ecfe9b5e3d72401e22af5af54679dbf08521b1de..041cf93df78a54d43248e3309a2abe91386597d7 100644 (file)
@@ -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