Apply smack label for /opt/share/fonts path 70/98370/1
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 7 Nov 2016 02:34:47 +0000 (11:34 +0900)
committerJaeun Choi <jaeun12.choi@samsung.com>
Thu, 17 Nov 2016 06:38:00 +0000 (15:38 +0900)
The path is for downloadable fonts.

Change-Id: If4153c7e37d22afb0992350179d2c1f44cbc571c

packaging/fontconfig.conf

index 430f2fd..c986446 100644 (file)
@@ -1,2 +1,5 @@
 t      /opt/var/cache/fontconfig       -       -       -       -       security.SMACK64="User::App::Shared"
 t      /opt/var/cache/fontconfig       -       -       -       -       security.SMACK64TRANSMUTE="TRUE"
+d      /opt/share/fonts        0755    app_fw  users
+t      /opt/share/fonts        -       -       -       -       security.SMACK64="User::App::Shared"
+t      /opt/share/fonts        -       -       -       -       security.SMACK64TRANSMUTE="TRUE"