diff options
Diffstat (limited to 'system.prop')
-rw-r--r-- | system.prop | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system.prop b/system.prop index 2840159..915cbd3 100644 --- a/system.prop +++ b/system.prop @@ -42,3 +42,7 @@ ril.subscription.types=NV,RUIM # Sensors persist.vendor.sensors.enable.mag_filter=true + +# WiFi Display +debug.sf.latch_unsignaled=1 +persist.debug.wfd.enable=1 |