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:
Roman Kiryanov 2020-07-31 13:35:27 -07:00
parent c0dd641a80
commit 83b88d5d61

View file

@ -139,6 +139,7 @@ binder_call(dumpstate, { appdomain netd wificond })
dump_hal(hal_dumpstate)
dump_hal(hal_wifi)
dump_hal(hal_graphics_allocator)
dump_hal(hal_light)
dump_hal(hal_neuralnetworks)
dump_hal(hal_thermal)
dump_hal(hal_power)