Change owner of ACPI BERT tables to system

Changes the owner of the following files to system:system:

* /sys/firmware/acpi/tables
* /sys/firmware/acpi/tables/BERT
* /sys/firmware/acpi/tables/data/BERT

This allows the bert_collector deamon to read these files for error reporting.

Bug: 357626966
Test: m && atest bert_collector_test

Change-Id: Iba3a169f1851566ee6fed6d41b538dae448bf811
This commit is contained in:
Rob Barnes 2024-09-18 01:29:15 +00:00
parent aa56f29ff9
commit da77c2e1dc

View file

@ -1243,6 +1243,9 @@ on boot
chown system system /sys/kernel/ipv4/tcp_rmem_min
chown system system /sys/kernel/ipv4/tcp_rmem_def
chown system system /sys/kernel/ipv4/tcp_rmem_max
chown system system /sys/firmware/acpi/tables
chown system system /sys/firmware/acpi/tables/BERT
chown system system /sys/firmware/acpi/tables/data/BERT
chown root radio /proc/cmdline
chown root system /proc/bootconfig