remove tmp fix for vconf tools
[scm/bb/meta-tizen.git] / recipes-tizen / audio-session-manager / audio-session-manager-extraconf.inc
index e8c1066..e69de29 100644 (file)
@@ -1,7 +0,0 @@
-pkg_postinst_${PN}() {
-    #!/bin/sh -e
-
-    [ "x\$D" == "x" ] && ldconfig
-    # Temporary workaround needed to generate the image
-    #vconftool set -t int memory/Sound/SoundStatus "0" -g 29 -f -i
-}