Add signature|system permission to MediaDrm signer APIs
Update test to require the system permission Merge of https://widevine-internal-review.googlesource.com/#/c/9652 from the Widevine cdm repo. Change-Id: I071e55f09f85c420e6778ebf170f5110cf39809e related-to-bug: 12702350
This commit is contained in:
@@ -3,6 +3,8 @@ include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
LOCAL_CERTIFICATE := platform
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := com.android.mediadrm.signer
|
||||
|
||||
Reference in New Issue
Block a user