summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrazorloves <razorloves@gmail.com>2016-12-25 22:28:59 +0000
committerElliott Hughes <enh@google.com>2017-11-13 06:16:56 +0000
commit34ab1bdda976ecafe4bf71ad01e508625fbc1aae (patch)
tree4969f8f4d20a6b078fdaa514894409db0ca42681
parent43b991ba9b764303d041af371d730c22dd91bb2f (diff)
downloadangler-34ab1bdda976ecafe4bf71ad01e508625fbc1aae.tar.gz
angler: add missing line continuation slash
This adds the perfd property that's missing in the build.prop Change-Id: I4dead2b32d95edd9807a80ab3a03952a070f2a46
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index fa6a9ff..1cffb03 100644
--- a/device.mk
+++ b/device.mk
@@ -404,7 +404,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
# for perfd
PRODUCT_PROPERTY_OVERRIDES += \
- ro.min_freq_0=384000
+ ro.min_freq_0=384000 \
ro.min_freq_4=384000
PRODUCT_PROPERTY_OVERRIDES += \