Change-Id: I628e115340afd7a3f2109c67ec51fb81f12b3fad
then /usr/sbin/setcap cap_net_admin=ei /usr/sbin/ifconfig
fi
+# Package platform/core/connectivity/wifi-mesh-manager
+# Owner Saerome Kim(saerome.kim@samsung.com)
+# Date Aug 11, 2017
+# Required cap_net_raw, cap_net_admin
+
+if [ -e "/usr/bin/wmeshd" ]
+then /usr/sbin/setcap cap_net_raw,cap_net_admin=ei /usr/bin/wmeshd
+fi
+
# TODO: MOVE TO OTHER SCRIPT OR REMOVE
# Requested by sooyeon.kim@samsung.com
if [ -e "/etc/skel/share/.voice" ]