From b120134bd1db128d38eb9520a1db53ea5161b00a Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Mon, 24 Nov 2014 11:59:50 -0800 Subject: Remove long-dead readtty. Change-Id: I15ae14542214a3802d43892da0d03cfb33e63c96 --- include/private/android_filesystem_config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') 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/*" }, -- cgit v1.1