summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-11-25 19:03:12 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-11-25 19:03:12 +0000
commita0959e90f550f06969c2e21a0858b8d4cb8d4228 (patch)
tree850f5886d2bcbb06432f0cf55c75159285d79284 /include
parent0c0ab6bb066a40c781fcd3268db5e6c4d70ffcf6 (diff)
parent8eb770d37cd9470630fdbe496f22b7a04549fef7 (diff)
downloadsystem_core-a0959e90f550f06969c2e21a0858b8d4cb8d4228.zip
system_core-a0959e90f550f06969c2e21a0858b8d4cb8d4228.tar.gz
system_core-a0959e90f550f06969c2e21a0858b8d4cb8d4228.tar.bz2
am 8eb770d3: Merge "Remove long-dead readtty."
* commit '8eb770d37cd9470630fdbe496f22b7a04549fef7': Remove long-dead readtty.
Diffstat (limited to 'include')
-rw-r--r--include/private/android_filesystem_config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/private/android_filesystem_config.h b/include/private/android_filesystem_config.h
index b2f91a5..5efe2e1 100644
--- a/include/private/android_filesystem_config.h
+++ b/include/private/android_filesystem_config.h
@@ -232,7 +232,6 @@ static const struct fs_path_config android_files[] = {
{ 00550, AID_ROOT, AID_SHELL, 0, "system/etc/init.goldfish.sh" },
{ 00440, AID_ROOT, AID_SHELL, 0, "system/etc/init.trout.rc" },
{ 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" },
{ 00444, AID_RADIO, AID_AUDIO, 0, "system/etc/AudioPara4.csv" },
{ 00555, AID_ROOT, AID_ROOT, 0, "system/etc/ppp/*" },