Enable setting acp params.
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
parent
99cbafaac6
commit
50efb1e165
@ -819,7 +819,7 @@ int set_param_cleaning_acp_handle_option(char *opt, const char **arg)
|
|||||||
strtoul(arg[0], NULL, 10));
|
strtoul(arg[0], NULL, 10));
|
||||||
}
|
}
|
||||||
|
|
||||||
return FAILURE;
|
return SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
int set_param_promotion_handle_option(char *opt, const char **arg)
|
int set_param_promotion_handle_option(char *opt, const char **arg)
|
||||||
|
Loading…
Reference in New Issue
Block a user