lib: Adding missing op_code string conversion
authorAlain Michaud <alainm@chromium.org>
Fri, 17 Jan 2020 04:24:21 +0000 (04:24 +0000)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:48 +0000 (14:30 +0530)
Adding the missing string conversion for MGMG_OP_SET_BLOCKED_KEYS.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
lib/mgmt.h

index 3324945..94fb604 100644 (file)
@@ -903,6 +903,7 @@ static const char *mgmt_op[] = {
        "Set Appearance",
        "Get PHY Configuration",
        "Set PHY Configuration",
+       "Set Blocked Keys",
 };
 
 static const char *mgmt_ev[] = {