summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2012-11-12 16:36:15 -0800
committerKenny Root <kroot@google.com>2012-11-13 12:19:47 -0800
commit92781808bab8f045752aa1824a57956ddd52fcbd (patch)
tree35da581059b920abfba2dba05fd35f2ddd48c18d /rootdir
parent3ddc0059bb897c4d7d2e0c6d9812d590388480d1 (diff)
downloadsystem_core-92781808bab8f045752aa1824a57956ddd52fcbd.zip
system_core-92781808bab8f045752aa1824a57956ddd52fcbd.tar.gz
system_core-92781808bab8f045752aa1824a57956ddd52fcbd.tar.bz2
Switch keystore to binder
Change-Id: I1607bc1f14af5115cefd6727be3815cdcce670a8
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index af42223..a76602c 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -495,7 +495,6 @@ service keystore /system/bin/keystore /data/misc/keystore
class main
user keystore
group keystore drmrpc
- socket keystore stream 666
service dumpstate /system/bin/dumpstate -s
class main