[UTC][Device][Non-ACR][According to the SE team guidance, add all profiles macro...
authorKunhoon Baik <knhoon.baik@samsung.com>
Wed, 3 Aug 2016 01:30:07 +0000 (10:30 +0900)
committerJihun Park <jihun87.park@samsung.com>
Wed, 3 Aug 2016 02:27:25 +0000 (11:27 +0900)
Change-Id: Ie3a0ddf4e3952372821df86a57efddcb562cff19

src/utc/device/CMakeLists.txt

index 1b98b9d..39ccd78 100755 (executable)
@@ -5,11 +5,14 @@ SET(RPM_NAME "core-${PKG_NAME}-tests")
 
 SET(CAPI_LIB "capi-system-device")
 
+# According to the SE team guidance, add all profiles for common TCT sources
+IF(DEFINED MOBILE OR DEFINED WEARABLE OR DEFINED COMMON_IOT OR DEFINED TV)
 SET(TC_SOURCES
     utc-system-device-callback.c
     utc-system-device-display.c
     utc-system-device-power.c
 )
+ENDIF()
 
 IF(DEFINED MOBILE OR DEFINED WEARABLE OR DEFINED COMMON_IOT)
 SET(TC_SOURCES ${TC_SOURCES}