commit | 6a04d658b0e35a46cc50f582e4ebc5e6fdf780ae | [log] [tgz] |
---|---|---|
author | Adam Stone <blueeyes@google.com> | Wed Jan 17 12:59:16 2018 -0800 |
committer | Adam Stone <blueeyes@google.com> | Tue Jan 23 16:23:30 2018 -0800 |
tree | aa9c004c4d555ed33d5dc8be4d513191c2e0ba5d | |
parent | cc19281711a798ff157834b1940f1d65aa054ba9 [diff] |
Added definition for getMetrics to IDrmPlugin. Also added the appropriate type information for exporting metrics from a plugin. Bug: 64001676 Bug: 64001680 Change-Id: I9ccd4fbcf7201990e6d08c24e814e24833459a23 Test: Verified that the interface builds. No implementation, yet.