• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2#
3#
4#
5#
6# autogenerated by oem_buildinfo.sh
7ro.frp.pst=/dev/block/bootdevice/by-name/config
8ro.build.product=OnePlus3
9ro.build.user=OnePlus
10ro.build.flavor=OnePlus3-user
11ro.build.description=OnePlus3-user 7.1.1 NMF26F 136 dev-keys
12ro.common.soft=OnePlus3
13ro.display.series=OnePlus 3T
14ro.build.oemfingerprint=7.1.1/NMF26F/10122113:user/release-keys
15persist.sys.oem.region=OverSeas
16ro.build.date.Ymd=171012
17ro.build.date.ymd=171012
18ro.build.date.YmdHM=201710122300
19persist.sys.assert.panic=false
20persist.sys.assert.enable=false
21persist.sys.cfu_auto=1
22ro.build.release_type=release
23ro.build.soft.version=A.57
24ro.xxversion=v0.5
25ro.build.kernel.id=3.18-G1710122300
26persist.sys.timezone=America/New_York
27ro.build.ota.versionname=OnePlus3TOxygen_28_1710122300
28ro.build.version.ota=OnePlus3TOxygen_28.A.57_GLO_057_1710122300
29ro.build.soft.majorversion=A
30ro.product.brand=OnePlus
31ro.product.manufacturer=OnePlus
32persist.sys.kernel=yes
33persist.sys.main=yes
34persist.sys.system=yes
35persist.sys.radio=yes
36persist.sys.event=yes
37persist.sys.crash=yes
38persist.sys.qxdm=no
39debug.sf.dump.primary=true
40debug.sf.dump.external=true
41debug.sf.dump.enable=true
42debug.sf.dump=0
43persist.sys.qsee=yes
44persist.sys.tz=yes
45persist.sys.bootloader=yes
46persist.sys.pre_bootloader=yes
47persist.radio.ignore_dom_time=10
48persist.radio.rat_on=combine
49persist.radio.data_ltd_sys_ind=1
50persist.volte_enalbed_by_hw=1
51persist.radio.multisim.config=dsds
52persist.data.iwlan.enable=true
53persist.radio.start_ota_daemon=1
54persist.radio.sw_mbn_update=0
55persist.radio.hw_mbn_update=0
56ro.sys.sdcardfs=true
57# begin build properties
58# autogenerated by buildinfo.sh
59ro.build.id=NMF26F
60ro.build.version.incremental=136
61ro.build.version.sdk=25
62ro.build.version.preview_sdk=0
63ro.build.version.codename=REL
64ro.build.version.all_codenames=REL
65ro.build.version.release=7.1.1
66ro.build.version.security_patch=2017-08-01
67ro.build.version.base_os=
68ro.build.date=Thu Oct 12 22:53:06 CST 2017
69ro.build.date.utc=1507819986
70ro.build.type=user
71ro.build.host=ubuntu-64
72ro.build.tags=release-keys
73ro.product.board=QC_Reference_Phone
74# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
75# use ro.product.cpu.abilist instead.
76ro.product.cpu.abi=arm64-v8a
77ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
78ro.product.cpu.abilist32=armeabi-v7a,armeabi
79ro.product.cpu.abilist64=arm64-v8a
80ro.product.locale=en-US
81ro.wifi.channels=
82ro.board.platform=msm8996
83# ro.build.product is obsolete; use ro.product.device
84# Do not try to parse description, fingerprint, or thumbprint
85ro.build.characteristics=nosdcard
86# end build properties
87#
88# from vendor/oneplus/config/OnePlus3/system.prop
89#
90#
91# system.prop for msm8996
92#
93
94#rild.libpath=/system/lib/libreference-ril.so
95rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
96#rild.libargs=-d /dev/smd0
97persist.rild.nitz_plmn=
98persist.rild.nitz_long_ons_0=
99persist.rild.nitz_long_ons_1=
100persist.rild.nitz_long_ons_2=
101persist.rild.nitz_long_ons_3=
102persist.rild.nitz_short_ons_0=
103persist.rild.nitz_short_ons_1=
104persist.rild.nitz_short_ons_2=
105persist.rild.nitz_short_ons_3=
106ril.subscription.types=NV,RUIM
107DEVICE_PROVISIONED=1
108# Start in global mode
109#ifndef VENDOR_EDIT
110#dhj@PM, 2015/03/24, del this prop, which will be set in self-init
111#ro.telephony.default_network=10
112#endif /* VENDOR_EDIT */
113
114debug.sf.hw=1
115debug.egl.hw=1
116debug.gralloc.enable_fb_ubwc=1
117dalvik.vm.heapsize=36m
118dev.pm.dyn_samplingrate=1
119persist.demo.hdmirotationlock=false
120
121#ro.hdmi.enable=true
122#
123# system props for the cne module
124#
125persist.cne.feature=1
126
127#system prop for enabling/disabling Android XLAT
128persist.net.doxlat=false
129
130#system props for the MM modules
131media.stagefright.enable-player=true
132media.stagefright.enable-http=true
133media.stagefright.enable-aac=true
134media.stagefright.enable-qcp=true
135media.stagefright.enable-scan=true
136mmp.enable.3g2=true
137media.aac_51_output_enabled=true
138mm.enable.smoothstreaming=true
139#185971 is decimal sum of supported parsers in AAL
140#37491 is decimal sum of supported codecs in AAL
141#codecs:(PARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS FLV 3GP 3G2 MKV MP3 OGG QCP WAV FLAC AIFF APE MP2PS MP2TS
142#ifdef VENDOR_EDIT
143#mm.enable.qcom_parser=1048575
144#yanweibo@OnePlus.MultiMediaService, 2016/05/06,Add codecs:DIVX & DIVXHD
145#mm.enable.qcom_parser=4194303
146#lifei@OnePlus.MultiMediaService, 2016/12/13,temporary remove ogg
147mm.enable.qcom_parser=4177919
148#endif /*VENDOR_EDIT*/
149#yanweibo@onePlus.MultiMediaService,2016/12/13,Remove parser big buffer mode
150audio.parser.ip.buffer.size=0
151#endif
152persist.mm.enable.prefetch=true
153
154# Additional i/p buffer in case of encoder DCVS
155vidc.enc.dcvs.extra-buff-count=2
156
157# Set default power mode to low power for encoder
158vidc.debug.perf.mode=2
159
160# disable PQ feature by default
161vidc.enc.disable.pq=true
162
163#
164# system props for the data modules
165#
166ro.use_data_netmgrd=true
167persist.data.netmgrd.qos.enable=true
168persist.data.mode=concurrent
169
170#system props for time-services
171persist.timed.enable=true
172
173#
174# system prop for opengles version
175#
176# 196608 is decimal for 0x30000 to report version 3.0
177# 196609 is decimal for 0x30001 to report version 3.1
178# 196610 is decimal for 0x30002 to report version 3.2
179ro.opengles.version=196610
180
181# system property for maximum number of HFP client connections
182bt.max.hfpclient.connections=1
183
184# System property for cabl
185#ifdef VENDOR_EDIT
186#yankelong ,2016/11/29 ,to disable cabl function
187#ro.qualcomm.cabl=2
188ro.qualcomm.cabl=0
189#endif /*VENDOR_EDIT*/
190
191#
192# System props for telephony
193# System prop to turn on CdmaLTEPhone always
194#ifdef VENDOR_EDIT
195#dhj@PM, 2015-12-23, set this prop in self-init.c, only cdma mobile set it
196#telephony.lteOnCdmaDevice=1
197#endif /*VENDOR_EDIT*/
198
199#Simulate sdcard on /data/media
200#
201persist.fuse_sdcard=true
202
203#system prop for Bluetooth SOC type
204qcom.bluetooth.soc=rome
205
206#system prop for wipower support
207ro.bluetooth.wipower=true
208
209#Set this true as ROME which is programmed
210#as embedded wipower mode by deafult
211ro.bluetooth.emb_wp_mode=true
212
213#
214#snapdragon value add features
215#
216##fluencetype can be "fluence" or "fluencepro" or "none"
217#ifdef VENDOR_EDIT
218#/*zhiguang.su@MultiMedia.AudioDrv , 2015/11/02, change for 15801*/
219#ro.qc.sdk.audio.fluencetype=none
220ro.qc.sdk.audio.fluencetype=fluence
221#endif
222
223#system prop for RmNet Data
224persist.rmnet.data.enable=true
225persist.data.wda.enable=true
226persist.data.df.dl_mode=5
227persist.data.df.ul_mode=5
228persist.data.df.agg.dl_pkt=10
229persist.data.df.agg.dl_size=4096
230persist.data.df.mux_count=8
231persist.data.df.iwlan_mux=9
232persist.data.df.dev_name=rmnet_usb0
233
234#property to enable user to access Google WFD settings
235persist.debug.wfd.enable=1
236##property to choose between virtual/external wfd display
237persist.sys.wfd.virtual=0
238
239#property to enable sde downscale feature for external display
240#sdm.debug.downscale_external=1
241
242#property to specify the number of frames to skip before setting hint
243sdm.perf_hint_window=50
244
245# system prop for NFC DT
246ro.nfc.port=I2C
247
248#property to enable WFD WL solution
249ro.vendor.wl_library=libqti-wl.so
250
251#property for vendor specific library
252ro.vendor.gt_library=libqti-gt.so
253ro.vendor.at_library=libqti-at.so
254sys.games.gt.prof=1
255
256#ifdef VENDOR_EDIT
257#xiaoxiaohuan@OnePlus.MultiMediaService,2016/10/17, porting hwui parameters to N
258#hwui properties
259ro.hwui.texture_cache_size=96
260ro.hwui.layer_cache_size=64
261ro.hwui.r_buffer_cache_size=12
262ro.hwui.path_cache_size=39
263ro.hwui.gradient_cache_size=1
264ro.hwui.drop_shadow_cache_size=7
265ro.hwui.texture_cache_flushrate=0.4
266ro.hwui.text_small_cache_width=2048
267ro.hwui.text_small_cache_height=2048
268ro.hwui.text_large_cache_width=3072
269ro.hwui.text_large_cache_height=2048
270#else
271#ro.hwui.texture_cache_size=72
272#ro.hwui.layer_cache_size=48
273#ro.hwui.r_buffer_cache_size=8
274#ro.hwui.path_cache_size=32
275#ro.hwui.gradient_cache_size=1
276#ro.hwui.drop_shadow_cache_size=6
277#ro.hwui.texture_cache_flushrate=0.4
278#ro.hwui.text_small_cache_width=1024
279#ro.hwui.text_small_cache_height=1024
280#ro.hwui.text_large_cache_width=2048
281#ro.hwui.text_large_cache_height=1024
282#endif
283
284#ifdef VENDOR_EDIT
285#lifei@mediaserver enable multiple offload
286audio.offload.multiple.enabled=true
287
288#Disable property for Dolby ds2
289audio.dolby.ds2.enabled=false
290
291#Disable property for hard bypass
292audio.dolby.ds2.hardbypass=false
293
294audio.offload.passthrough=false
295
296#guoguangyi@multimedia,Oct/20/2016,fixs online video block
297#audio data too little to support offload playing
298audio.offload.pcm.16bit.enable=false
299#endif
300
301#ifdef VENDOR_EDIT
302#xiaoxiaohuan@OnePlus.MultiMediaService, 2016/11/22
303ro.am.reschedule_service=true
304#endif/*VENDOR_EDIT*/
305
306#ifndef VENDOR_EDIT
307#jayfan, 2016/10/18,, Modify for enable hardware keys
308#qemu.hw.mainkeys=0
309#else
310qemu.hw.mainkeys=1
311#endif
312
313#property to enable VDS WFD solution
314persist.hwc.enable_vds=1
315
316#Enable stm events
317persist.debug.coresight.config=stm-events
318#property to enable fingerprint
319persist.qfp=false
320
321#default pd_enable value
322persist.sys.pd_enable=0
323#Disable rotator split feature
324sdm.debug.disable_rotator_split=1
325
326#Increase cached app limit
327ro.sys.fw.bg_apps_limit=32
328
329#Camera fullscreen doesn't show navigation bar
330Camera.no_navigation_bar=true
331
332#ifdef VENDOR_EDIT
333#yangfb 20160919 ,modify to set cutoff voltage to 3250mv
334ro.cutoff_voltage_mv=3250
335#endif
336
337#property for game detection feature
338debug.enable.gamed=0
339#ifdef VENDOR_EDIT
340#lifei@OnLineRD.MultiMediaService, 2015/12/23, Modify for support offload Is greater than 30s Audio source
341audio.offload.min.duration.secs=30
342#endif
343
344#Disable face beautification
345persist.ts.postmakeup=false
346persist.ts.rtmakeup=false
347
348#Enable device orientation sensor
349ro.qti.sensors.dev_ori=false
350ro.qti.sensors.pmd=false
351ro.qti.sensors.sta_detect=false
352ro.qti.sensors.mot_detect=false
353
354#ifdef VENDOR_EDIT
355#Enable Dual SIM feature
356persist.radio.multisim.config=dsds
357#mbn config
358persist.radio.hw_mbn_update=0
359persist.radio.sw_mbn_update=0
360persist.radio.start_ota_daemon=1
361#endif
362
363#ifdef VENDOR_EDIT
364#lifei@OnLineRD.MultiMediaService, 2016/03/22, Modify for support Dirac Audio source
365persist.dirac.acs.controller=qem
366#endif
367
368#ifdef VENDOR_EDIT
369persist.dbg.ims_volte_enable=0
370persist.dbg.volte_avail_ovr=0
371persist.dbg.vt_avail_ovr=0
372persist.data.iwlan.enable=true
373persist.dbg.wfc_avail_ovr=0
374#endif
375
376#ifdef VENDOR_EDIT
377persist.radio.enhance_ecall=true
378#endif
379
380#ifdef VENDOR_EDIT
381#enable signal cheating
382persist.sys.oem_smooth=1
383#endif /*VENDOR_EDIT*/
384
385#ifdef VENDOR_EDIT
386# system props for the cne module #
387# 4  enable NSRM adb root
388# 1  Only CnE is enabled; NSRM, FMC, and WQE are disabled
389# 0  Disables
390persist.dpm.feature=11
391#endif
392#Expose aux camera for below packages
393camera.aux.packagelist=org.codeaurora.snapcam
394
395#
396# ADDITIONAL_BUILD_PROPERTIES
397#
398ro.product.first_api_level=23
399dalvik.vm.heapstartsize=16m
400dalvik.vm.heapgrowthlimit=256m
401dalvik.vm.heapsize=512m
402dalvik.vm.heaptargetutilization=0.75
403dalvik.vm.heapminfree=4m
404dalvik.vm.heapmaxfree=8m
405keyguard.no_require_sim=true
406ro.com.android.dataroaming=false
407ro.config.ringtone=oneplus_tune.ogg
408ro.config.mms_notification=free.ogg
409ro.config.notification_sound=meet.ogg
410ro.config.alarm_alert=spring.ogg
411ro.carrier=unknown
412ro.vendor.extension_library=libqti-perfd-client.so
413persist.radio.apm_sim_not_pwdn=1
414persist.radio.sib16_support=1
415persist.radio.custom_ecc=1
416persist.radio.multisim.config=dsds
417ro.frp.pst=/dev/block/bootdevice/by-name/frp
418ro.setupwizard.mode=OPTIONAL
419ro.com.google.gmsversion=7.1_r4
420drm.service.enabled=true
421audio_hal.period_size=192
422ro.qc.sdk.audio.fluencetype=none
423persist.audio.fluence.voicecall=true
424persist.audio.fluence.voicerec=false
425persist.audio.fluence.speaker=true
426tunnel.audio.encode=false
427audio.offload.buffer.size.kb=64
428audio.offload.video=false
429audio.offload.pcm.16bit.enable=false
430audio.offload.pcm.24bit.enable=true
431audio.offload.track.enable=false
432audio.deep_buffer.media=true
433media.stagefright.audio.sink=280
434use.voice.path.for.pcm.voip=true
435audio.offload.multiaac.enable=true
436audio.dolby.ds2.enabled=false
437audio.dolby.ds2.hardbypass=false
438audio.offload.multiple.enabled=true
439audio.offload.passthrough=false
440ro.qc.sdk.audio.ssr=false
441audio.offload.gapless.enabled=true
442audio.safx.pbe.enabled=true
443audio.parser.ip.buffer.size=0
444qcom.hw.aac.encoder=true
445use.qti.sw.alac.decoder=true
446use.qti.sw.ape.decoder=true
447flac.sw.decoder.24bit.support=true
448af.fast_track_multiplier=2
449camera.disable_zsl_mode=1
450persist.sys.dalvik.vm.lib.2=libart.so
451dalvik.vm.isa.arm64.variant=kryo
452dalvik.vm.isa.arm64.features=default
453dalvik.vm.isa.arm.variant=cortex-a53
454dalvik.vm.isa.arm.features=default
455net.bt.name=Android
456dalvik.vm.stack-trace-file=/data/anr/traces.txt
457oplib.oneplus_sdk_utils=0.1.2
458oplib.oneplus_sdk_wrapper=0.1.0
459ro.mdtp.package_name2=com.qualcomm.qti.securemsm.mdtp.MdtpDemo
460ro.expect.recovery_id=0x38e644b768c30cbec99fead9e0b227c97264a49f000000000000000000000000
461