Allow logd to read the Trusty log

Bug: 190050919
Test: build
Change-Id: I8a42cd90b1581272f4dafc37d6eb29a98e1fa2e3
This commit is contained in:
Marco Nelissen
2022-02-01 08:22:51 -08:00
parent 423a9a467b
commit 7df1fa1574

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;