diff options
Diffstat (limited to 'properties.mk')
-rw-r--r-- | properties.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/properties.mk b/properties.mk index cd1d215..93c4229 100644 --- a/properties.mk +++ b/properties.mk @@ -107,6 +107,7 @@ PRODUCT_PROPERTY_OVERRIDES += \ # Charger PRODUCT_PRODUCT_PROPERTIES += \ + ro.charger.disable_init_blank=true \ ro.charger.enable_suspend=true # CNE |