Merge branch 'master' into resource-encapsulation
authorhunje.yeon <hunje.yeon@samsung.com>
Fri, 18 Sep 2015 06:22:18 +0000 (15:22 +0900)
committerHun-je Yeon <hunje.yeon@samsung.com>
Fri, 18 Sep 2015 06:51:37 +0000 (06:51 +0000)
Update the changes of master branch into resource-encapsulation branch.

Change-Id: Ie553d5813809f0f7d686e074b95ff330eb82bc88
Signed-off-by: hunje.yeon <hunje.yeon@samsung.com>
1  2 
service/SConscript

@@@ -40,9 -40,8 +40,9 @@@ if target_os not in ['arduino','darwin'
  
        # Build notification manager project
        SConscript('notification-manager/SConscript')
+       
        # Build resource-encapsulation project
 -      if target_os not in ['tizen']:
 -              SConscript('resource-encapsulation/SConscript')
 +      SConscript('resource-encapsulation/SConscript')
 +#else:
 +#     SConscript('notification-manager/SampleApp/arduino/SConscript')