forked from friedensfurz/android_device_huawei_prague
-
Notifications
You must be signed in to change notification settings - Fork 0
/
system.prop
49 lines (38 loc) · 864 Bytes
/
system.prop
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# APP
ro.control_privapp_permissions=disable
# Audio
audio.deep_buffer.media=true
ro.config.media_vol_steps=25
ro.config.vc_call_vol_steps=7
# ADB
ro.adb.secure=1
# Camera
persist.sys.camera.huawei=true
# Codecs
persist.debug.wfd.enable=0
persist.sys.google_avc_enc=0
persist.sys.sr_google_avc_enc=1
# Dex
dalvik.vm.image-dex2oat-filter=verify-none
ro.cp_system_other_odex=0
# Fingerprint Gestures
sys.fpnav.enabled=1
# Graphics
debug.egl.hw=1
debug.egl.profiler=1
debug.hwui.use_buffer_age=false
debug.performance.tuning=1
debug.sf.hw=1
hwui.disable_vsync=true
ro.config.enable.hw_accel=true
video.accelerate.hw=1
# Perf
ro.vendor.qti.sys.fw.bg_apps_limit=60
# RIL
persist.sys.radio.huawei=true
# Sdcard
ro.statsd.enable=false
ro.sys.sdcardfs=1
persist.sys.adoptable_fbe=true
# Security Patches
ro.build.version.security_patch_sys=2019-04-05