Merge "cbd: Grant to access slog file" into sc-dev

This commit is contained in:
TreeHugger Robot 2021-04-09 05:15:34 +00:00 committed by Android (Google) Code Review
commit 5c9b9d882f

View file

@ -53,6 +53,8 @@ allow cbd sscoredump_vendor_data_crashinfo_file:dir create_dir_perms;
allow cbd sscoredump_vendor_data_crashinfo_file:file create_file_perms; allow cbd sscoredump_vendor_data_crashinfo_file:file create_file_perms;
userdebug_or_eng(` userdebug_or_eng(`
r_dir_file(cbd, vendor_slog_file)
allow cbd kernel:system syslog_read; allow cbd kernel:system syslog_read;
allow cbd sscoredump_vendor_data_coredump_file:dir create_dir_perms; allow cbd sscoredump_vendor_data_coredump_file:dir create_dir_perms;