summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorMichael Groover <mpgroover@google.com>2019-05-10 22:54:55 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-05-10 22:54:55 +0000
commitb9c555e2cf1097dc31dccf98d6f8120e744da877 (patch)
tree40d53b4ea3349b9035f0fdf5bb4c048190a6a99d /rootdir
parent377a244710ecfa35d3eb41c0261a3c4033d33f1e (diff)
parent7eeda6ba0307e70d977b7d1303270b5f25425db3 (diff)
downloadsystem_core-b9c555e2cf1097dc31dccf98d6f8120e744da877.tar.gz
system_core-b9c555e2cf1097dc31dccf98d6f8120e744da877.tar.bz2
system_core-b9c555e2cf1097dc31dccf98d6f8120e744da877.zip
Merge "Notify the framework when an adb key is authorized" into qt-dev
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.usb.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.usb.rc b/rootdir/init.usb.rc
index f0681d2c2..b6cba901e 100644
--- a/rootdir/init.usb.rc
+++ b/rootdir/init.usb.rc
@@ -14,7 +14,7 @@ on post-fs-data
# adbd is controlled via property triggers in init.<platform>.usb.rc
service adbd /system/bin/adbd --root_seclabel=u:r:su:s0
class core
- socket adbd stream 660 system system
+ socket adbd seqpacket 660 system system
disabled
seclabel u:r:adbd:s0