Merge "Allow power stats HAL to read gnss stats" into sc-dev

This commit is contained in:
Benjamin Schwartz 2021-04-15 05:08:16 +00:00 committed by Android (Google) Code Review
commit 948f48997b

View file

@ -80,6 +80,7 @@
# #
/dev/gnss_ipc u:object_r:vendor_gnss_device:s0 /dev/gnss_ipc u:object_r:vendor_gnss_device:s0
/dev/bbd_control u:object_r:vendor_gnss_device:s0 /dev/bbd_control u:object_r:vendor_gnss_device:s0
/dev/bbd_pwrstat u:object_r:power_stats_device:s0
/dev/ttyBCM u:object_r:vendor_gnss_device:s0 /dev/ttyBCM u:object_r:vendor_gnss_device:s0
/dev/nanohub u:object_r:vendor_nanohub_device:s0 /dev/nanohub u:object_r:vendor_nanohub_device:s0
/dev/nanohub_comms u:object_r:vendor_nanohub_device:s0 /dev/nanohub_comms u:object_r:vendor_nanohub_device:s0