Add lshal debug hook.

[Merge of http://go/wvgerrit/101804]

Dump build info and Widevine DRM service properties.

Test: adb shell lshal debug [drm service]
  adb shell lshal debug android.hardware.drm@1.3::IDrmFactory/widevine

Bug: 154027349
Change-Id: Ide918d7bab7a59c1564ccec57cbfef1fff9e5f0b
This commit is contained in:
Edwin Wong
2020-06-05 23:32:18 -07:00
parent b5a4b58ca4
commit 53e8348860
3 changed files with 123 additions and 33 deletions

View File

@@ -238,6 +238,7 @@ LOCAL_SHARED_LIBRARIES := \
android.hidl.memory@1.0 \
libbase \
libcrypto \
libcutils \
libdl \
libhidlbase \
libhidlmemory \