Merge "init: Allow non-root adbd to switch between TCP and USB modes"

This commit is contained in:
Mike Lockwood 2010-12-10 11:56:22 -08:00 committed by Android (Google) Code Review
commit 127fd070f0
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ struct {
{ "debug.", AID_SHELL, 0 },
{ "log.", AID_SHELL, 0 },
{ "service.adb.root", AID_SHELL, 0 },
{ "service.adb.tcp.port", AID_SHELL, 0 },
{ "persist.sys.", AID_SYSTEM, 0 },
{ "persist.service.", AID_SYSTEM, 0 },
{ "persist.security.", AID_SYSTEM, 0 },