aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2012-09-20 17:08:37 -0700
committerSteve Kondik <shade@chemlab.org>2012-09-20 17:08:37 -0700
commitc181583376046a914e2638b0fc0a991d9c8613d7 (patch)
tree69a3007deeb43ad2ad4794750c092b981a8dafed /rootdir
parent5d382954131d2ed5e98438fd22e87506e9441901 (diff)
downloadsystem_core-c181583376046a914e2638b0fc0a991d9c8613d7.zip
system_core-c181583376046a914e2638b0fc0a991d9c8613d7.tar.gz
system_core-c181583376046a914e2638b0fc0a991d9c8613d7.tar.bz2
rootdir: Add terminfo path
Change-Id: Ic879b77d1c34ebedf0f790648d286441d6b2bed1
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 643be3d..5c4e3ee 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -34,6 +34,8 @@ loglevel 3
export ASEC_MOUNTPOINT /mnt/asec
export LOOP_MOUNTPOINT /mnt/obb
export BOOTCLASSPATH /system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/framework2.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar
+ export TERMINFO /system/etc/terminfo
+ export TERM linux
# Backward compatibility
symlink /system/etc /etc