Fix StringIndexOutOfBoundsException in MediaDrmAPITest
The AES test was useful to verify the framework API changes, but the decrypt test was not correct. Removing it for now. Merge of go/wvgerrit/17472 bug: 27973491 Change-Id: I942fda22072636ea7ce56b992e7d3a60077c0d27
This commit is contained in:
@@ -9,6 +9,8 @@ LOCAL_PACKAGE_NAME := MediaDrmAPITest
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := org.apache.http.legacy
|
||||
|
||||
LOCAL_DEX_PREOPT := false
|
||||
|
||||
# TODO: This test app depends on framework implementation details.
|
||||
# LOCAL_SDK_VERSION := current
|
||||
|
||||
|
||||
Reference in New Issue
Block a user