bullhead: fix broken build due to typo

Change-Id: Id8151c93e7788388c8e83518e45f57775ab6f38f
diff --git a/camera/QCamera2/Android.mk b/camera/QCamera2/Android.mk
index 804abcf..c36ce58 100644
--- a/camera/QCamera2/Android.mk
+++ b/camera/QCamera2/Android.mk
@@ -53,7 +53,7 @@
         $(LOCAL_PATH)/stack/common \
         frameworks/native/include/media/hardware \
         frameworks/native/include/media/openmax \
-        hardware/qcom/msm8974/media/libstagefrighthw \
+        hardware/qcom/media/msm8974/libstagefrighthw \
         system/media/camera/include \
         $(LOCAL_PATH)/../mm-image-codec/qexif \
         $(LOCAL_PATH)/../mm-image-codec/qomx_core \