added network.conf to android_filesystem_config

Change-Id: I393720a2c1632c311f794e14c17b197083a70621
This commit is contained in:
Danica Chang 2010-08-12 15:42:30 -07:00
parent da7723ce90
commit 78fdd23c92
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,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" },
{ 00440, AID_BLUETOOTH, AID_BLUETOOTH, "system/etc/bluetooth/network.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" },