[chre-hal-xport] Give permissions for new xport

Bug: 369883034
Flag: android.chre.flags.refactor_hal_xport_agnostic
Change-Id: Ibea491792b6539820bc833f4662d84eb68e113ea
This commit is contained in:
Madhav Iyengar 2024-08-30 16:20:20 +00:00
parent 879130bc35
commit 1df1b01bdd

View file

@ -155,6 +155,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