Revert "Docs: Reverting AOSP CL that contains L release Bug: 11691540"

This reverts commit bfad1376f3c9f15d7b6c8e21bb6f326eab227d4a.

I am reverting this change per b/11691540 since these updates rightfully belong in the internal repository. 

See:
https://b.corp.google.com/issue?id=11691540#ISSUE_HistoryHeader70

Change-Id: Ic4b427616096671e7db45492033b6e3258c153ec
diff --git a/src/devices/audio_implement.jd b/src/devices/audio_implement.jd
index 2016367..26aa5f5 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_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw
+LOCAL_MODULE_RELATIVE_PATH := hw
 LOCAL_SRC_FILES := audio_hw.c ril_interface.c
 LOCAL_C_INCLUDES += \
         external/tinyalsa/include \