Merge "bullhead: fingerprint: fix navigation in orientation changes" into oc-dev am: 748de16ab3
am: c8271abddd

Change-Id: Ib0a24cbe65bc727493267659977b0ea31e41659f
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
   }
 }