Skip to content

Commit 73da57f

Browse files
Roman KiryanovMichael Bestas
Roman Kiryanov
authored and
Michael Bestas
committed
Allow dumpstate to dump hal_light
Bug: 162594434 Bug: 170070222 Test: atest android.security.cts.SELinuxHostTest#testNoBugreportDenials Signed-off-by: Roman Kiryanov <[email protected]> Change-Id: I440b5627abe0127324679fcb54bc52a68c44bea4 (cherry picked from commit 83b88d5)
1 parent 8baeefa commit 73da57f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

prebuilts/api/30.0/public/dumpstate.te

+1
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ dump_hal(hal_identity)
143143
dump_hal(hal_dumpstate)
144144
dump_hal(hal_wifi)
145145
dump_hal(hal_graphics_allocator)
146+
dump_hal(hal_light)
146147
dump_hal(hal_neuralnetworks)
147148
dump_hal(hal_thermal)
148149
dump_hal(hal_power)

public/dumpstate.te

+1
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ dump_hal(hal_identity)
143143
dump_hal(hal_dumpstate)
144144
dump_hal(hal_wifi)
145145
dump_hal(hal_graphics_allocator)
146+
dump_hal(hal_light)
146147
dump_hal(hal_neuralnetworks)
147148
dump_hal(hal_thermal)
148149
dump_hal(hal_power)

0 commit comments

Comments
 (0)