* Allow for dumpstate Bug: 261933368 Bug: 264489634 Test: Ran com.google.android.selinux.pts.SELinuxTest#scanBugreport Change-Id: Id70d2a920172e649e4497f4ea1a4ecad33963edc Signed-off-by: Donnie Pollitz <donpollitz@google.com>
10 lines
No EOL
195 B
Text
10 lines
No EOL
195 B
Text
# allow HWC to output to dumpstate via pipe fd
|
|
dump_hal(hal_graphics_composer)
|
|
|
|
dump_hal(hal_health)
|
|
|
|
dump_hal(hal_confirmationui)
|
|
|
|
binder_call(dumpstate, hal_wireless_charger)
|
|
|
|
dump_hal(hal_uwb) |