Skip to content

Commit 917d374

Browse files
Add files via upload
1 parent a40316f commit 917d374

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

common/system.prop

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)