Output metrics in YAML format
Merge from http://go/wvgerrit/158917 Use go/yamllint as reference and obfuscate portion of output to run on an online yaml validator. Sample output: http://go/cl/481370906 Test: Netflix, Play TV and Movies, Youtube Test: adb shell dumpsys android.hardware.drm.IDrmFactory/widevine Test: ./build_and_run_all_unit_tests.sh Bug: 239462891 Change-Id: I1abf1aa50aa25b97b1f6c10995c324d6de04d056
This commit is contained in:
@@ -302,6 +302,7 @@ cdm_util_src_files = [
|
||||
"cdm/src/timer.cpp",
|
||||
"cdm/util/src/cdm_random.cpp",
|
||||
"cdm/util/src/clock.cpp",
|
||||
"cdm/util/src/error_string_util.cpp",
|
||||
"cdm/util/src/file_store.cpp",
|
||||
"cdm/util/src/file_utils.cpp",
|
||||
"cdm/util/src/log.cpp",
|
||||
|
||||
Reference in New Issue
Block a user