Merge "Disable OEMCrypto tests that install a test keybox." into jb-mr2-dev
This commit is contained in:
Binary file not shown.
@@ -4,8 +4,7 @@ LOCAL_PATH:= $(call my-dir)
|
|||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
|
||||||
LOCAL_SRC_FILES:= \
|
LOCAL_SRC_FILES:= \
|
||||||
oemcrypto_test.cpp \
|
oemcrypto_test.cpp
|
||||||
oemcrypto_keybox_test.cpp
|
|
||||||
|
|
||||||
LOCAL_MODULE_TAGS := tests
|
LOCAL_MODULE_TAGS := tests
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -8,6 +8,7 @@ fi
|
|||||||
echo "waiting for device"
|
echo "waiting for device"
|
||||||
adb root && adb wait-for-device remount && adb sync
|
adb root && adb wait-for-device remount && adb sync
|
||||||
|
|
||||||
|
adb shell /system/bin/oemcrypto_test
|
||||||
adb shell /system/bin/request_license_test
|
adb shell /system/bin/request_license_test
|
||||||
adb shell /system/bin/policy_engine_unittest
|
adb shell /system/bin/policy_engine_unittest
|
||||||
adb shell /system/bin/libwvdrmmediacrypto_test
|
adb shell /system/bin/libwvdrmmediacrypto_test
|
||||||
|
|||||||
Reference in New Issue
Block a user