diff options
-rw-r--r-- | system.prop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system.prop b/system.prop index 1bc9e60..f2911b7 100644 --- a/system.prop +++ b/system.prop @@ -48,5 +48,5 @@ ril.subscription.types=NV,RUIM persist.vendor.sensors.enable.mag_filter=true # WiFi Display -debug.sf.latch_unsignaled=1 +debug.sf.auto_latch_unsignaled=true persist.debug.wfd.enable=1 |