OSDN Git Service

Return exit code 0 when the command run successfully
authorTony Mak <tonymak@google.com>
Wed, 7 Jun 2017 16:34:59 +0000 (17:34 +0100)
committerTony Mak <tonymak@google.com>
Thu, 8 Jun 2017 20:33:14 +0000 (20:33 +0000)
commit787703431b4986eca1c308dd722fb346a597c3dd
treeb81ce20fd36523b1c639e280e6210379c031084d
parent48a765945449c240b1aea0be40522a14b35a642e
Return exit code 0 when the command run successfully

Fix: 62410589
Test: run the pm create-user command and check the exit code

Change-Id: I5bde1f886860cd8edb869ebaa8f6e5376882f03b
cmds/pm/src/com/android/commands/pm/Pm.java