Na bro it does not work. I have tried it many times.Install XDA's Navigation Gestures App (Available on Playstore)
connect phone to PC
Turn on USB Debugging
run these codes in adb
adb devices
if this shows your device then proceed to this command :-
adb shell pm grant com.xda.nobar android.permission.WRITE_SECURE_SETTINGS
now restart your phone
and open XDA Navigation Gestures App and toggle Hide Navigation Bar button.
---------- Post added at 07:23 PM ---------- Previous post was at 07:19 PM ----------
whenever you update next time, update after removing any screenlock. next time this will not happen.