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:
Jeff Tinker
2016-04-04 23:44:07 -07:00
parent ad8e58f6f7
commit 06c45414b5
2 changed files with 35 additions and 31 deletions

View File

@@ -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