Fix possible infinite loop in test code
Also handle ResourceBusyException merge of http://go/wvgerrit/14470 from widevine repo bug: 21172957 Change-Id: I6815786eb7a678725cf2632f1009c7f566ba7499
This commit is contained in:
@@ -7,7 +7,7 @@ LOCAL_CERTIFICATE := platform
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := com.android.mediadrm.signer
|
||||
LOCAL_JAVA_LIBRARIES := com.android.mediadrm.signer org.apache.http.legacy
|
||||
|
||||
LOCAL_PACKAGE_NAME := CastSignAPITest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user