Skip to content

Commit

Permalink
shamu: Replace LOCAL_VENDOR_MODULE with LOCAL_PROPRIETARY_MODULE
Browse files Browse the repository at this point in the history
Change-Id: I66008cffcd6930408a8833c530e1482df808e8ff
  • Loading branch information
elektroschmock committed Nov 8, 2019
1 parent 3659a67 commit 03bc92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voice_processing/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ LOCAL_MODULE_TAGS := optional

LOCAL_MODULE_OWNER := qcom

LOCAL_PROPRIETARY_MODULE := true
LOCAL_VENDOR_MODULE := true

include $(BUILD_SHARED_LIBRARY)

Expand Down

0 comments on commit 03bc92a

Please sign in to comment.