commit | 452d91d674654f58c85fc010f659d0385a3fc5e4 | [log] [tgz] |
---|---|---|
author | Robert Shih <robertshih@google.com> | Thu Apr 23 11:53:47 2020 -0700 |
committer | Jeff Tinker <jtinker@google.com> | Mon Apr 27 20:44:45 2020 +0000 |
tree | 82ef4e043a106d249b9ac3534e029b0dcd3992c3 | |
parent | 02ec2d9d9a0040d4565e038a0291ca5b862a3a41 [diff] |
Implement clearkey hidl `lshal debug` hook The output of the hook can viewed using the command: > adb shell lshal debug android.hardware.drm@1.3::IDrmFactory/clearkey The hook can be used to emit debug info from the ClearKey hidl process. Currently only emit the total number of open sessions. Bug: 153663446 Test: adb shell lshal debug \ android.hardware.drm@1.3::IDrmFactory/clearkey Change-Id: Ie5918acbfbbb5cfc2a9bc5e138ab0320f3c6a558