audio: qahw: Remove LOCAL_PROPRIETARY_MODULE flag

-Remove LOCAL_PROPRIETARY_MODULE as qahw is distributed
 as opensource

Change-Id: Idcc39d7f87d4e51a8ad25955f522a26b930330dc
This commit is contained in:
Manish Dewangan 2016-10-12 14:05:50 +05:30
parent 141cb56fca
commit 4e72c147ff
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ LOCAL_COPY_HEADERS := inc/qahw_api.h
LOCAL_COPY_HEADERS += inc/qahw_defs.h LOCAL_COPY_HEADERS += inc/qahw_defs.h
LOCAL_PRELINK_MODULE := false LOCAL_PRELINK_MODULE := false
LOCAL_PROPRIETARY_MODULE := true
include $(BUILD_SHARED_LIBRARY) include $(BUILD_SHARED_LIBRARY)