Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3555019d authored by Eric Olsen's avatar Eric Olsen
Browse files

Add Bluetooth SCO connection blacklist



Change-Id: Ieb11debfea66ec715f48e8069619c2c15acf2035
Signed-off-by: default avatarEric Olsen <eolsen@android.com>
parent 92f66cd2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -159,6 +159,7 @@ static struct fs_path_config android_files[] = {
    { 00440, AID_BLUETOOTH, AID_BLUETOOTH, "system/etc/bluetooth/main.conf" },
    { 00440, AID_BLUETOOTH, AID_BLUETOOTH, "system/etc/bluetooth/input.conf" },
    { 00440, AID_BLUETOOTH, AID_BLUETOOTH, "system/etc/bluetooth/audio.conf" },
    { 00444, AID_NET_BT,    AID_NET_BT,    "system/etc/bluetooth/blacklist.conf" },
    { 00640, AID_SYSTEM,    AID_SYSTEM,    "system/etc/bluetooth/auto_pairing.conf" },
    { 00444, AID_RADIO,     AID_AUDIO,     "system/etc/AudioPara4.csv" },
    { 00555, AID_ROOT,      AID_ROOT,      "system/etc/ppp/*" },