Clarify ownership of widevine files.

Bug: 6611375
Change-Id: I1e9436716411db775c33d55cbd7dcb185bdc856d
This commit is contained in:
Jean-Baptiste Queru
2012-06-19 07:07:20 -07:00
parent 2e0fb6cfe5
commit 8af7a13b61
2 changed files with 2 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ LOCAL_PROPRIETARY_MODULE := true
LOCAL_STRIP_MODULE := true
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_OWNER := widevine
include $(BUILD_PREBUILT)
#########################################################################

View File

@@ -15,6 +15,7 @@ LOCAL_PROPRIETARY_MODULE := true
LOCAL_STRIP_MODULE := true
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_OWNER := widevine
include $(BUILD_PREBUILT)
endif