Skip to content
Snippets Groups Projects
Commit 3f623975 authored by Indranil's avatar Indranil
Browse files

wfd: Update library name for vendor partition

Change-Id: I79511c40dd00b97ee2e36af4d9efb4e0eb3cdd7b
parent acdb81bd
No related branches found
No related tags found
No related merge requests found
......@@ -32,9 +32,9 @@ LOCAL_HEADER_LIBRARIES += libutils_headers
LOCAL_SHARED_LIBRARIES := liblog
LOCAL_STATIC_LIBRARIES := libFraunhoferAAC
LOCAL_PROPRIETARY_MODULE := true
LOCAL_VENDOR_MODULE := true
LOCAL_32_BIT_ONLY := true
LOCAL_MODULE := libwfdaac_proprietary
LOCAL_MODULE := libwfdaac_vendor
include $(BUILD_SHARED_LIBRARY)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment