• Jason parks's avatar
    Always return success if the command was run. · ab593e8e
    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
    ab593e8e
CommandListener.cpp 18.4 KB