Let dumpstate access hal_identity
Bug: 158614313 Test: CtsSecurityHostTestCases:android.security.cts.SELinuxHostTest#testNoBugreportDenials Merged-In: Ic07e64b0bb18f948764e7bde5985eab91747b882 Change-Id: I6f30510c391db03111a5bb2694049b32f742ff0c
This commit is contained in:
parent
b992eb34e6
commit
11aaf9c6b5
2 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,7 @@ r_dir_file(dumpstate, cgroup)
|
|||
binder_call(dumpstate, binderservicedomain)
|
||||
binder_call(dumpstate, { appdomain netd wificond })
|
||||
|
||||
dump_hal(hal_identity)
|
||||
dump_hal(hal_dumpstate)
|
||||
dump_hal(hal_wifi)
|
||||
dump_hal(hal_graphics_allocator)
|
||||
|
|
|
@ -136,6 +136,7 @@ r_dir_file(dumpstate, cgroup)
|
|||
binder_call(dumpstate, binderservicedomain)
|
||||
binder_call(dumpstate, { appdomain netd wificond })
|
||||
|
||||
dump_hal(hal_identity)
|
||||
dump_hal(hal_dumpstate)
|
||||
dump_hal(hal_wifi)
|
||||
dump_hal(hal_graphics_allocator)
|
||||
|
|
Loading…
Reference in a new issue