diff options
| author | Zhao Wei Liew <zhaoweiliew@gmail.com> | 2016-04-23 00:34:37 +0800 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2016-04-27 10:15:27 -0700 |
| commit | 25b8c020278a31621d91722c2c5accf9ca9ec338 (patch) | |
| tree | de4664ee6e12e8cf4ae0ef9c04227d96d7f8f197 | |
| parent | 15555936cecd8a5aa9e24c96cef8fce7850eaf13 (diff) | |
msm8916: Remove core control system props
None of the devices using this tree are using the core control module.
Change-Id: Ibec8bf55239756035103e9f606e0c694c48c9579
| -rw-r--r-- | system.prop | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system.prop b/system.prop index 37ecd74..f9ce2e7 100644 --- a/system.prop +++ b/system.prop @@ -53,8 +53,6 @@ persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= # perf -ro.core_ctl_min_cpu=2 -ro.core_ctl_max_cpu=4 ro.min_freq_0=800000 ro.vendor.extension_library=libqti-perfd-client.so |
