From 5eb2df2f46982a65d1bd83e223eaa3c4210b5ca9 Mon Sep 17 00:00:00 2001 From: Kuibao Zhang Date: Mon, 06 Nov 2017 07:06:21 +0000 Subject: BT: android o add remote audio [1/3] PD# 150889 1.hidraw* Change-Id: Ia6d46d780fdb1aef82c2b5fc3137cc5bf35a8bac --- diff --git a/common/products/mbox/ueventd.amlogic.rc b/common/products/mbox/ueventd.amlogic.rc index 5159e31..fee6396 100644 --- a/common/products/mbox/ueventd.amlogic.rc +++ b/common/products/mbox/ueventd.amlogic.rc @@ -78,7 +78,7 @@ /sys/devices/bt-dev.*/rfkill/rfkill0 state 0660 bluetooth bluetooth /sys/devices/bt-dev.*/rfkill/rfkill0 type 0660 bluetooth bluetooth /dev/rtk_btusb 0660 bluetooth bluetooth - +/dev/hidraw* 0660 system audio #hdmi cec /sys/class/amhdmitx/amhdmitx0 phy_addr 0664 system system /sys/class/amhdmitx/amhdmitx0 hpd_state 0664 system system diff --git a/common/products/tv/ueventd.amlogic.rc b/common/products/tv/ueventd.amlogic.rc index a11f980..7b47061 100644 --- a/common/products/tv/ueventd.amlogic.rc +++ b/common/products/tv/ueventd.amlogic.rc @@ -78,7 +78,7 @@ /sys/devices/bt-dev.*/rfkill/rfkill0 state 0660 bluetooth bluetooth /sys/devices/bt-dev.*/rfkill/rfkill0 type 0660 bluetooth bluetooth /dev/rtk_btusb 0660 bluetooth bluetooth - +/dev/hidraw* 0660 system audio #hdmi cec /sys/class/amhdmitx/amhdmitx0 phy_addr 0664 system system /sys/class/amhdmitx/amhdmitx0 hpd_state 0664 system system -- cgit