MI8 build.prop 优化整理,代码,安卓9

修改文件有风险

操作不当会变砖,无法开机
操作不当会变砖,无法开机
操作不当会变砖,无法开机

首先你必要有ROOT
R.E.管理器打开文件夹 /system/
复制 build.prop 文件到 储存卡根目录 /sdcarrd/

再复制文件到电脑,用 Notepad++ 打开修改,

文本最后添加内容,注意文件最后必须有一行空行
最后把文件 复制替换 /system/build.prop
把文件权限修改回 0644 rw-r--r--
重启手机就好啦。


自用方案,别问我硬件加速怎么没添加之类的问题

优化项目都可以搜索到
添加字段如下:

##MIUI10_ADD3+
# Disables data sent and logging
profiler.force_disable_ulog=true
profiler.force_disable_err_rpt=true
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
# Disable Miscellaneous Android Logging Stuff
debugtool.anrhistory=0
profiler.debugmonitor=false
profiler.launch=false
profiler.hung.dumpdobugreport=false
# Disable Logers
ro.config.htc.nocheckin=1
ro.config.nocheckin=1
#Disables built in error reporting.
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
#Enable ADB Debugging By Default & Enable USB Debugging Popup
persist.adb.notify=1
persist.service.adb.enable=1
persist.service.debuggable=1
persist.sys.usb.config=mtp,ad
# Qualcomm Tweaks
com.qc.hardware=1
debug.qc.hardware=true
debug.qctwa.preservebuf=1
debug.qctwa.statusbar=1

# Increase some Performance
ro.product.gpu.driver=1
# Video acceleration and HW debugging. 
debug.performance.tuning=1
video.accelerate.hw=1
# Hardware Power Saving
ro.config.hw_power_saving=true
# slow boot
ro.config.hw_quickpoweron=false

# DHA tunning
ro.config.dha_tunnable=1
#Support for ipv4 and ipv6
persist.telephony.support.ipv6=1
persist.telephony.support.ipv4=1
net.ipv6.route.flush=1
net.ipv4.route.flush=1
#Better signal.
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
#Better call voice quality.
ro.ril.enable.amr.wideband=1
ro.config.vc_call_steps=30
#volume fix
ro.config.media_vol_steps=20

#Dalvik Virtual Machine tweaks!!
dalvik.vm.heapstartsize=16m
#8m
dalvik.vm.heapsize=512m
#512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
#512k
dalvik.vm.heapmaxfree=8m
#Disable Strict Mode Checking
persist.android.strictmode=0

 

 

  • 2
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值