diff options
author | Matthew Xie <mattx@google.com> | 2013-04-24 14:24:30 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-04-24 14:24:30 -0700 |
commit | af1cbd4c10cfc28235d7a60941290986a77affda (patch) | |
tree | 288b53fd6cd15f9da8d3675b301198965ba194b7 /include/private/android_filesystem_config.h | |
parent | 072ee0143048a6bbd4068002352a4201ac853b6e (diff) | |
parent | 0db6600a60e8d604aaef5e43db9ae52ed7380979 (diff) | |
download | system_core-af1cbd4c10cfc28235d7a60941290986a77affda.zip system_core-af1cbd4c10cfc28235d7a60941290986a77affda.tar.gz system_core-af1cbd4c10cfc28235d7a60941290986a77affda.tar.bz2 |
am 0db6600a: am 7ee2e26e: Remove DBUS from make and header files
* commit '0db6600a60e8d604aaef5e43db9ae52ed7380979':
Remove DBUS from make and header files
Diffstat (limited to 'include/private/android_filesystem_config.h')
-rw-r--r-- | include/private/android_filesystem_config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/private/android_filesystem_config.h b/include/private/android_filesystem_config.h index d69b332..64c9092 100644 --- a/include/private/android_filesystem_config.h +++ b/include/private/android_filesystem_config.h @@ -205,7 +205,6 @@ static const struct fs_path_config android_files[] = { { 00550, AID_ROOT, AID_SHELL, 0, "system/etc/init.ril" }, { 00550, AID_ROOT, AID_SHELL, 0, "system/etc/init.testmenu" }, { 00550, AID_DHCP, AID_SHELL, 0, "system/etc/dhcpcd/dhcpcd-run-hooks" }, - { 00440, AID_BLUETOOTH, AID_BLUETOOTH, 0, "system/etc/dbus.conf" }, { 00444, AID_RADIO, AID_AUDIO, 0, "system/etc/AudioPara4.csv" }, { 00555, AID_ROOT, AID_ROOT, 0, "system/etc/ppp/*" }, { 00555, AID_ROOT, AID_ROOT, 0, "system/etc/rc.*" }, |