Remove missing tests from build_all_test script
Merge from Widevine repo of http://go/wvgerrit/23180 The previous CL removed entry_writer_test and circular_buffer_test. This CL updates the android build and run alll unit test scripts. Change-Id: Ib41046d0f224899f4d1d2742f07c030f7ce6b084
This commit is contained in:
@@ -67,8 +67,6 @@ try_adb_push $OUT/system/bin/device_files_unittest
|
||||
try_adb_push $OUT/system/bin/timer_unittest
|
||||
try_adb_push $OUT/system/bin/libwvdrmengine_test
|
||||
try_adb_push $OUT/system/bin/buffer_reader_test
|
||||
try_adb_push $OUT/system/bin/circular_buffer_test
|
||||
try_adb_push $OUT/system/bin/entry_writer_test
|
||||
adb install -r $OUT/system/app/MediaDrmAPITest/MediaDrmAPITest.apk
|
||||
|
||||
cd $ANDROID_BUILD_TOP/vendor/widevine/libwvdrmengine
|
||||
|
||||
Reference in New Issue
Block a user