Remove smack labeling('User') for xwalk-runtime 38/87338/2 accepted/tizen/common/20160907.154813 accepted/tizen/ivi/20160908.003705 accepted/tizen/mobile/20160908.003558 accepted/tizen/tv/20160908.003627 accepted/tizen/wearable/20160908.003650 submit/tizen/20160907.081351 submit/tizen_mobile/20160913.112954 tizen/20160908.005450
authorjooseong lee <jooseong.lee@samsung.com>
Wed, 7 Sep 2016 10:56:30 +0000 (19:56 +0900)
committerjooseong lee <jooseong.lee@samsung.com>
Wed, 7 Sep 2016 10:58:33 +0000 (19:58 +0900)
xwalk-runtime is for direct app-launching unlike launchpad-loader
and wrt-loader. So we should remove execute label for chanaging process label
to app label.

Change-Id: Ic6c9e0527e248f6699b2cbc59062a82ab443a644
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
smack/smack_default_labeling

index 506fe52b9423fed6427014f638458a72e925a0b9..764e33d7a2c3a5c127992876ec65f8fd33d0542d 100644 (file)
@@ -21,7 +21,6 @@ function set_smack_label
        # onlycap feautre
        chsmack -e "User" /usr/bin/launchpad-loader
        chsmack -e "User" /usr/bin/wrt-loader
-       chsmack -e "User" /usr/bin/xwalk_runtime
 }
 
 check_init_boot