Browse Source

sm8450-common: Enable CNE feature

Change-Id: I831a234f2ea055e57fe22db823c86f52a8fd6491
Arian 2 years ago
parent
commit
851c7a5fa3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      properties/system.prop

+ 3 - 0
properties/system.prop

@@ -1,6 +1,9 @@
 # Charger
 # Charger
 ro.charger.enable_suspend=1
 ro.charger.enable_suspend=1
 
 
+# CNE
+persist.vendor.cne.feature=1
+
 # Graphics
 # Graphics
 debug.sf.disable_backpressure=1
 debug.sf.disable_backpressure=1