DEV Community

Discussion on: Most complete ADB command manual

Collapse
 
jantro profile image
JanTRO

Unfortunately there's a problem with the "adb shell settings put global policy_control immersive.*" command in Android 11.
I just upgraded my device from Android10 to 11 and this doesn't work anymore where it worked before.
ADB executes the command but it doesn't get applied on the device.