Fix the wrong smack rule path.
authorHokwon Song <hokwon.song@samsung.com>
Fri, 1 Nov 2013 14:24:38 +0000 (23:24 +0900)
committerHokwon Song <hokwon.song@samsung.com>
Fri, 1 Nov 2013 14:24:38 +0000 (23:24 +0900)
Change-Id: I7d186013d13ca8fe9a18890a69f33ffd794f06d4
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
osp-common-service.manifest

index 9ea8145..07710ed 100644 (file)
@@ -9,6 +9,6 @@
        </request>
        <assign>
                <filesystem path="/usr/share/license/osp-common-service" label="_"/>
-               <filesystem path="/opt/etc/smack/accesses.d/osp-common-service.native" label="_"/>
+               <filesystem path="/etc/smack/accesses.d/osp-common-service.native" label="_"/>
        </assign>
 </manifest>