• Jason parks's avatar
    Always return success if the command was run. · 0167cb15
    Jason parks authored
    The caller will check the result code for success. This prevents a exception from being thrown when the result code needs to be propagated to the caller.
    
    Change-Id: I471e8d6eb6f339c6f4e40f47adf60d20f6a70974
    0167cb15
CommandListener.cpp 18.4 KB