We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40316f commit 917d374Copy full SHA for 917d374
common/system.prop
@@ -0,0 +1,14 @@
1
+# This file will be read by resetprop
2
+# Example: Change dpi
3
+# ro.sf.lcd_density=320
4
+
5
+##########################
6
+# MULTI-CORE DEX OPT ENABLED
7
8
9
+# Android Lollipop -
10
+persist.sys.dalvik.hyperthreading=true
11
+# Android Marshmallow +
12
+persist.sys.dalvik.multithread=true
13
14
+#####@modulostk [Telegram]#####
0 commit comments