summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-11-24 11:59:50 -0800
committerElliott Hughes <enh@google.com>2014-11-24 12:01:21 -0800
commitb120134bd1db128d38eb9520a1db53ea5161b00a (patch)
treef2d63b9168c4dd8a7d24a4fa88fe996f81d9feb3 /include
parent1fc78d3d0bc0676e58483afcb6b5035e598b6c31 (diff)
downloadsystem_core-b120134bd1db128d38eb9520a1db53ea5161b00a.zip
system_core-b120134bd1db128d38eb9520a1db53ea5161b00a.tar.gz
system_core-b120134bd1db128d38eb9520a1db53ea5161b00a.tar.bz2
Remove long-dead readtty.
Change-Id: I15ae14542214a3802d43892da0d03cfb33e63c96
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/*" },