device_google_gs201/whitechapel_pro/logd.te
Marco Nelissen 362074c629 Really allow logd to read the Trusty log
The previous change was missing some permissions.

Bug: 190050919
Test: run
Change-Id: I09d50b663a926cb616279e4a741d34598ca80ab7
2022-01-27 13:30:28 -08:00

2 lines
86 B
Text

r_dir_file(logd, logbuffer_device)
allow logd logbuffer_device:chr_file r_file_perms;