am ba591c17: am 69419ed6: Merge "Add Info about KVT49L"

* commit 'ba591c175696e7c7b8bfab956d90c6a659c43244':
  Add Info about KVT49L
diff --git a/src/compatibility/contact-us.jd b/src/compatibility/contact-us.jd
index 585c2a8..b0580ba 100644
--- a/src/compatibility/contact-us.jd
+++ b/src/compatibility/contact-us.jd
@@ -48,3 +48,7 @@
 href="mailto:android-partnerships@google.com">android-partnerships@google.com</a>.
 This address is for specific, private inquiries; general questions will be
 directed back to the android-compatibility list.</p>
+
+<p>While we read every email that
+is received at the android-partnerships alias, we cannot respond to each of them.
+Please note, we will be in contact if we can help you.</p>
diff --git a/src/devices/audio_implement.jd b/src/devices/audio_implement.jd
index 26aa5f5..2016367 100644
--- a/src/devices/audio_implement.jd
+++ b/src/devices/audio_implement.jd
@@ -136,7 +136,7 @@
 include $(CLEAR_VARS)
 
 LOCAL_MODULE := audio.primary.tuna
-LOCAL_MODULE_RELATIVE_PATH := hw
+LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw
 LOCAL_SRC_FILES := audio_hw.c ril_interface.c
 LOCAL_C_INCLUDES += \
         external/tinyalsa/include \
diff --git a/src/devices/camera/camera.jd b/src/devices/camera/camera.jd
index 577224b..4b4b22c 100644
--- a/src/devices/camera/camera.jd
+++ b/src/devices/camera/camera.jd
@@ -112,7 +112,7 @@
   <li>Create an <code>Android.mk</code> file to build the shared library. Ensure that the Makefile contains the following lines:
 <pre>
 LOCAL_MODULE := camera.&lt;device_name&gt;
-LOCAL_MODULE_RELATIVE_PATH := hw
+LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw
 </pre>
 <p>Notice that your library must be named <code>camera.&lt;device_name&gt;</code> (<code>.so</code> is appended automatically),
 so that Android can correctly load the library. For an example, see the Makefile
diff --git a/src/source/faqs.jd b/src/source/faqs.jd
index e9b018c..f08a896 100644
--- a/src/source/faqs.jd
+++ b/src/source/faqs.jd
@@ -230,7 +230,9 @@
 a prerequisite for obtaining access to the Google Play software and branding.
 Device manufacturers should contact <a
 href="mailto:android-partnerships@google.com">android-partnerships@google.com</a>
-to obtain access to Google Play.</p>
+to obtain access to Google Play. While we read every email that is received at
+this alias, we cannot respond to each of them. Please note, we will be in
+contact if we can help you.</p>
 <h3 id="if-i-am-not-a-manufacturer-how-can-i-get-google-play">If I am not a manufacturer, how can I get Google Play?</h3>
 <p>Google Play is only licensed to handset manufacturers shipping devices.
 For questions about specific cases, contact <a