Tizen:Mobile/TV: Add dbuspolicy value 85/58785/1
authorJoonsub Lee <joon-sub.lee@samsung.com>
Wed, 3 Feb 2016 10:29:54 +0000 (19:29 +0900)
committerJoonsub Lee <joon-sub.lee@samsung.com>
Wed, 3 Feb 2016 10:30:22 +0000 (19:30 +0900)
Change-Id: I1396174264ea82ffea1645265a148c2fb25445e9
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
Tizen:Mobile/_config
Tizen:TV/_config

index 335e722..4207f85 100755 (executable)
@@ -114,6 +114,20 @@ Substitute: mesa-libEGL coregl
 
 #%endif
 
+###################### Activate Dbus Policy ######################      
+
+# Owner : hyotaek.shim@samsung.com
+# This configuration flag enables the support of Cynara-based Dbus Policy
+%if "%_repository" == "target-TM1"
+
+%define _with_dbuspolicy 1
+
+Macros:
+%_with_dbuspolicy 1
+:Macros
+
+%endif
+
 ############################# wayland repositories #############################
 
 %if "%_repository" == "atom-wayland" || "%_repository" == "x86_64-wayland" || "%_repository" == "arm-wayland" || "%_repository" == "arm64-wayland" || "%_repository" == "target-TM1"
index 28aa8f5..c3dfd3d 100755 (executable)
@@ -115,6 +115,16 @@ Macros:
 
 %endif
 
+###################### Activate Dbus Policy ######################      
+
+# Owner : hyotaek.shim@samsung.com
+# This configuration flag enables the support of Cynara-based Dbus Policy
+%define _with_dbuspolicy 1
+
+Macros:
+%_with_dbuspolicy 1
+:Macros
+
 ############################# wayland repositories #############################
 
 %if "%_repository" == "ia32-wayland" || "%_repository" == "x86_64-wayland" || "%_repository" == "arm-wayland"|| "%_repository" == "arm"|| "%_repository" == "arm64" || "%_repository" == "arm64-wayland" || "%_repository" == "wayland" || "%_repository" == "standard"