Is there a way to allow the 'Recent Apps' button on an Android+ handheld to function while a lockdown menu is applied. The recent apps button does not function/appears to be blocked while the device has a lockdown menu applied. The following ADB Shell command which should toggle the recent apps feature also fails to function when a lockdown menu is applied: adb shell input keyevent KEYCODE_APP_SWITCH
This button works as expected when the Lockdown Menu is not applied.
For reference, we are testing with Android 6.0.1 and the handheld is enrolled as an Android+ device.