Merge "Allow logd to read the Trusty log"

This commit is contained in:
Marco Nelissen 2022-02-01 21:37:54 +00:00 committed by Android (Google) Code Review
commit 64fe59aba5

2
whitechapel/vendor/google/logd.te vendored Normal file
View file

@ -0,0 +1,2 @@
r_dir_file(logd, logbuffer_device)
allow logd logbuffer_device:chr_file r_file_perms;