init-power-sh: give access to newly labeled file_contexts am: dcc5eb63e6
am: 28e5e145de

Change-Id: I9b420b07959737c262dcbeed175e8469db53ec48
diff --git a/audio_effects.conf b/audio_effects.conf
index a5724a5..e01c6af 100644
--- a/audio_effects.conf
+++ b/audio_effects.conf
@@ -16,7 +16,7 @@
     path /system/lib/soundfx/libvisualizer.so
   }
   visualizer_hw {
-    path /system/lib/soundfx/libqcomvisualizer.so
+    path /vendor/lib/soundfx/libqcomvisualizer.so
   }
   downmix {
     path /system/lib/soundfx/libdownmix.so
@@ -25,16 +25,16 @@
     path /system/lib/soundfx/libeffectproxy.so
   }
   offload_bundle {
-    path /system/lib/soundfx/libqcompostprocbundle.so
+    path /vendor/lib/soundfx/libqcompostprocbundle.so
   }
   qcom_pre_processing {
-    path /system/lib/soundfx/libqcomvoiceprocessing.so
+    path /vendor/lib/soundfx/libqcomvoiceprocessing.so
   }
   loudness_enhancer {
     path /system/lib/soundfx/libldnhncr.so
   }
   volume_listener {
-    path /system/lib/soundfx/libvolumelistener.so
+    path /vendor/lib/soundfx/libvolumelistener.so
   }
 }