ParameterMgr: fix some return values types
Some public methods returned a "CCommandHandler" enum value type, which is
intended to be used in the remote tuning methods only. Primitive bools must be
used instead.
Change-Id: Iac7a565f701c65875b3f1dd0896bf31d7d843d72
Signed-off-by:
David Wagner <david.wagner@intel.com>
Loading
Please sign in to comment