• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2persist.rild.nitz_plmn=
3persist.rild.nitz_long_ons_0=
4persist.rild.nitz_long_ons_1=
5persist.rild.nitz_long_ons_2=
6persist.rild.nitz_long_ons_3=
7persist.rild.nitz_short_ons_0=
8persist.rild.nitz_short_ons_1=
9persist.rild.nitz_short_ons_2=
10persist.rild.nitz_short_ons_3=
11DEVICE_PROVISIONED=1
12
13# Set network mode to Global by default and no DSDS/DSDA
14ro.telephony.default_network=10
15
16debug.sf.hw=1
17debug.gralloc.enable_fb_ubwc=1
18
19# system props for the cne module
20persist.cne.feature=1
21
22# system props for the MM modules
23media.stagefright.enable-player=true
24media.stagefright.enable-http=true
25media.stagefright.enable-aac=true
26media.stagefright.enable-qcp=true
27media.stagefright.enable-scan=true
28mmp.enable.3g2=true
29media.aac_51_output_enabled=true
30mm.enable.smoothstreaming=true
31#13631487 is decimal sum of supported codecs in AAL
32#codecs:(PARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS FLV 3GP 3G2 MKV MP2PS MP2TS MP3 OGG QCP WAV FLAC AIFF APE DSD
33mm.enable.qcom_parser=13631487
34persist.mm.enable.prefetch=true
35
36# Additional buffers shared between Camera and Video
37vendor.vidc.enc.dcvs.extra-buff-count=2
38
39# system props for the data netmgrd
40persist.data.netmgrd.qos.enable=true
41persist.data.mode=concurrent
42
43# system props for time-services
44persist.timed.enable=true
45
46# System prop to turn on CdmaLTEPhone always
47telephony.lteOnCdmaDevice=1
48
49# Simulate sdcard on /data/media
50persist.fuse_sdcard=true
51
52# sensor properties are moved to device.mk
53#
54
55#system prop for RmNet Data
56persist.rmnet.data.enable=true
57persist.data.wda.enable=true
58persist.data.df.dl_mode=5
59persist.data.df.ul_mode=5
60persist.data.df.agg.dl_pkt=10
61persist.data.df.agg.dl_size=4096
62persist.data.df.mux_count=8
63persist.data.df.iwlan_mux=9
64persist.data.df.dev_name=rmnet_usb0
65
66#
67## system props for the data modules
68#
69#ro.use_data_netmgrd=true
70persist.data.netmgrd.qos.enable=true
71persist.data.mode=concurrent
72