Allow dumpstate to dump hal_light
Bug: 162594434 Test: atest android.security.cts.SELinuxHostTest#testNoBugreportDenials Signed-off-by: Roman Kiryanov <rkir@google.com> Change-Id: I440b5627abe0127324679fcb54bc52a68c44bea4
This commit is contained in:
parent
c0dd641a80
commit
83b88d5d61
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ binder_call(dumpstate, { appdomain netd wificond })
|
||||||
dump_hal(hal_dumpstate)
|
dump_hal(hal_dumpstate)
|
||||||
dump_hal(hal_wifi)
|
dump_hal(hal_wifi)
|
||||||
dump_hal(hal_graphics_allocator)
|
dump_hal(hal_graphics_allocator)
|
||||||
|
dump_hal(hal_light)
|
||||||
dump_hal(hal_neuralnetworks)
|
dump_hal(hal_neuralnetworks)
|
||||||
dump_hal(hal_thermal)
|
dump_hal(hal_thermal)
|
||||||
dump_hal(hal_power)
|
dump_hal(hal_power)
|
||||||
|
|
Loading…
Reference in a new issue