Merge "[chre-hal-xport] Give permissions for new xport" into main

This commit is contained in:
Madhav Iyengar 2024-10-07 21:45:41 +00:00 committed by Android (Google) Code Review
commit a2761f3edc

View file

@ -153,6 +153,11 @@
/dev/acd-com.google.chre 0660 system system
/dev/acd-com.google.chre.non_wake_up 0660 system system
# CHRE (EFW transport)
/dev/acd-chre_ctl 0660 system system
/dev/acd-chre_data_tx 0220 system system
/dev/acd-chre_data_rx 0440 system system
# BT
/dev/acd-com.google.bt 0660 system system
/dev/acd-com.google.bt.non_wake_up 0660 system system