aboutsummaryrefslogtreecommitdiff
path: root/system.prop
diff options
context:
space:
mode:
authordd3boh <dade.garberi@gmail.com>2017-09-30 15:37:30 +0200
committerdd3boh <dade.garberi@gmail.com>2017-10-31 12:34:43 +0100
commit4cc0d4e5951946db51a69fea095b81022923010a (patch)
tree5a53762f358f882c8f8bacff1a5941092add55af /system.prop
parent6ff1f1ff5c43d9b48681a0768fe35656608b54e4 (diff)
z2_plus: Define type of hardware in system.prop
* not being using qcom power hal we have to declare the type of hardware here, otherwise the init.qcom.rc file wouldn't get loaded * this also fixes performance governor on boot Signed-off-by: dd3boh <dade.garberi@gmail.com>
Diffstat (limited to 'system.prop')
-rw-r--r--system.prop3
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index e46f9d1..3783dba 100644
--- a/system.prop
+++ b/system.prop
@@ -163,6 +163,9 @@ persist.data.df.mux_count=8
persist.data.df.iwlan_mux=9
persist.data.df.dev_name=rmnet_usb0
+# Define hardware
+ro.hardware=qcom
+
# TimeService
persist.timed.enable=true