Allow sensor HAL to read AoC dumpstate.

Bug: 194021578
Test: Simulated communication failure and verified AoC services state
 log.
Test: See details in testing done comment in
 https://googleplex-android-review.git.corp.google.com/15444398 .
Change-Id: I76f376577abad26fe86b5ecb6a570716381227f0
This commit is contained in:
Erik Staats 2021-08-02 15:47:37 -07:00
parent be5aa28148
commit ad42045b87

View file

@ -46,6 +46,9 @@ usf_low_latency_transport(hal_sensors_default)
# Allow sensor HAL to reset AOC.
allow hal_sensors_default sysfs_aoc_reset:file rw_file_perms;
# Allow sensor HAL to read AoC dumpstate.
allow hal_sensors_default sysfs_aoc_dumpstate:file r_file_perms;
#
# Suez type enforcements.
#