Removing Widevine OEMCrypto Profiler

This is a merge of go/wvgerrit/22806

This change removed the oemcrypto profiler to allow
the new metrics system free-reign over how to collect
and store measurements.

Bug: 33745339
Bug: 26027857
Change-Id: I6b9051faa6835f13860258c94f8bcfd3a59f1be6
This commit is contained in:
Aaron Vaage
2017-01-17 17:53:40 -08:00
parent b413037733
commit af71f66aa4
21 changed files with 2 additions and 1336 deletions

View File

@@ -67,13 +67,5 @@ test_name := timer_unittest
test_src_dir := .
include $(LOCAL_PATH)/unit-test.mk
test_name := circular_buffer_test
test_src_dir := ../profiler/test
include $(LOCAL_PATH)/unit-test.mk
test_name := entry_writer_test
test_src_dir := ../profiler/test
include $(LOCAL_PATH)/unit-test.mk
test_name :=
test_src_dir :=