-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvendor_prop.mk
114 lines (114 loc) · 4.32 KB
/
vendor_prop.mk
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
PRODUCT_PROPERTY_OVERRIDES += \
aaudio.hw_burst_min_usec=2000 \
aaudio.mmap_exclusive_policy=2 \
aaudio.mmap_policy=2 \
af.fast_track_multiplier=1 \
audio.adm.buffering.ms=3 \
audio.snd_card.open.retries=50 \
audio_hal.period_multiplier=2 \
dalvik.vm.heapgrowthlimit=192m \
dalvik.vm.heapmaxfree=8m \
dalvik.vm.heapminfree=512k \
dalvik.vm.heapsize=512m \
dalvik.vm.heapstartsize=8m \
dalvik.vm.heaptargetutilization=0.75 \
debug.hwui.use_buffer_age=false \
debug.media.codec2=2 \
debug.sf.early_app_phase_offset_ns=1500000 \
debug.sf.early_gl_app_phase_offset_ns=15000000 \
debug.sf.early_gl_phase_offset_ns=3000000 \
debug.sf.early_phase_offset_ns=1500000 \
drm.service.enabled=true \
fmas.hdph_sgain=0 \
keyguard.no_require_sim=true \
media.mediadrmservice.enable=true \
persist.audio.fluence.speaker=true \
persist.audio.fluence.voicecall=true \
persist.audio.fluence.voicecomm=true \
persist.audio.fluence.voicerec=false \
persist.camera.gcam.fd.ensemble=1 \
persist.camera.gyro.android=20 \
persist.camera.gzoom.at=0 \
persist.camera.is_type=5 \
persist.camera.llv.fuse=2 \
persist.camera.max.previewfps=60 \
persist.camera.perfd.enable=false \
persist.camera.saturationext=1 \
persist.camera.sensor.hdr=2 \
persist.camera.tnr.video=1 \
persist.camera.tof.direct=1 \
persist.cne.feature=1 \
persist.config.calibration_fac=/persist/sensors/calibration/calibration.xml \
persist.data.iwlan.enable=true \
persist.delta_time.enable=true \
persist.radio.RATE_ADAPT_ENABLE=1 \
persist.radio.ROTATION_ENABLE=1 \
persist.radio.VT_ENABLE=1 \
persist.radio.VT_HYBRID_ENABLE=1 \
persist.radio.always_send_plmn=false \
persist.radio.apm_sim_not_pwdn=1 \
persist.radio.custom_ecc=1 \
persist.radio.data_con_rprt=true \
persist.radio.data_ltd_sys_ind=1 \
persist.radio.is_wps_enabled=true \
persist.radio.sap_silent_pin=1 \
persist.radio.sib16_support=1 \
persist.radio.snapshot_enabled=0 \
persist.radio.snapshot_timer=0 \
persist.radio.videopause.mode=1 \
persist.rcs.supported=1 \
persist.sys.sf.color_saturation=1.1 \
persist.sys.ssr.restart_level=modem,slpi,adsp \
persist.sys.zram_enabled=1 \
persist.vendor.ims.dropset_feature=0 \
ro.apex.updatable=true \
ro.audio.monitorRotation=true \
ro.build.expect.baseband=g8998-00034-2006052136 \
ro.build.expect.bootloader=TMZ30m \
ro.camera.notify_nfc=1 \
ro.carrier=unknown \
ro.com.android.prov_mobiledata=false \
ro.config.alarm_alert=Alarm_Classic.ogg \
ro.config.media_vol_steps=25 \
ro.config.notification_sound=OnTheHunt.ogg \
ro.config.vc_call_vol_steps=7 \
ro.control_privapp_permissions=enforce \
ro.cp_system_other_odex=1 \
ro.frp.pst=/dev/block/platform/soc/1da4000.ufshc/by-name/frp \
ro.gfx.driver.0=com.google.pixel.wahoo.gfxdrv \
ro.hardware.egl=adreno \
ro.hardware.fingerprint=fpc \
ro.hardware.lights=wahoo \
ro.hardware.vulkan=adreno \
ro.oem_unlock.pst=/dev/block/platform/soc/1da4000.ufshc/by-name/misc \
ro.oem_unlock.pst_offset=6144 \
ro.opengles.version=196610 \
ro.qc.sdk.audio.fluencetype=fluencepro \
ro.qti.sdk.sensors.gestures=false \
ro.qti.sensors.amd=false \
ro.qti.sensors.cmc=false \
ro.qti.sensors.dev_ori=true \
ro.qti.sensors.facing=false \
ro.qti.sensors.pedometer=false \
ro.qti.sensors.rmd=false \
ro.qti.sensors.scrn_ortn=false \
ro.qti.sensors.step_counter=false \
ro.qti.sensors.step_detector=false \
ro.qti.sensors.wu=false \
ro.sf.lcd_density=560 \
ro.storage_manager.enabled=true \
ro.telephony.default_cdma_sub=0 \
ro.telephony.default_network=10 \
ro.vendor.bluetooth.emb_wp_mode=false \
ro.vendor.bluetooth.wipower=false \
ro.vendor.bt.bdaddr_path=/sys/module/bdaddress/parameters/bdaddress \
ro.vendor.build.svn=52 \
ro.vendor.extension_library=libqti-perfd-client.so \
ro.vibrator.hal.click.duration=10 \
ro.vibrator.hal.closeloop.threshold=20 \
ro.vibrator.hal.heavyclick.duration=12 \
ro.vibrator.hal.tick.duration=4 \
sdm.debug.rotator_downscale=1 \
vendor.audio.adm.buffering.ms=3 \
vendor.qcom.bluetooth.soc=cherokee \
vendor.rild.libpath=/vendor/lib64/libril-qc-qmi-1.so \