-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct.prop
53 lines (43 loc) · 1.31 KB
/
product.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
50
51
52
53
# enable debugging
#persist.sys.usb.config=mtp,adb
#ro.adb.secure=0
#ro.debuggable=1
# App
ro.launcher.blur.appLaunch=0
# App launch prefetching (IORapd)
ro.iorapd.enable=false
iorapd.perfetto.enable=false
iorapd.readahead.enable=false
persist.device_config.runtime_native_boot.iorap_readahead_enable=false
# Bluetooth
bluetooth.device.class_of_device=90,2,12
# Blur
ro.surface_flinger.supports_background_blur=0
# Charger
ro.charger.disable_init_blank=true
ro.charger.enable_suspend=true
# Incremental FS
ro.incremental.enable=1
# Radio
persist.vendor.radio.enable_temp_dds=true
persist.sys.fflag.override.settings_provider_model=false
persist.vendor.radio.mt_sms_ack=30
ro.telephony.block_binder_thread_on_incoming_calls=false
# SkiaGL Threaded
debug.renderengine.backend=skiaglthreaded
renderthread.skia.reduceopstasksplitting=true
# Logs
persist.log.tag.OpenGLRenderer=S
persist.log.tag.AnalyticsService=S
persist.log.tag.KernelCpuUidActiveTimeReader=S
persist.log.tag.Tracer=S
persist.log.tag.NearbySharing=S
persist.log.tag.IntervalStats=S
persist.log.tag.CompatibilityChangeReporter=S
persist.log.tag.SQLiteLog=S
persist.log.tag.wificond=S
persist.log.tag.b/223498680=S
persist.log.tag.TrafficStats=S
persist.log.tag.ContrastColorUtil=S
# Telephony
ro.telephony.handle_audio_direction_changes_between_call_state_changes=false