135 lines
3.2 KiB
Text
135 lines
3.2 KiB
Text
|
#
|
||
|
# system.prop for falcon
|
||
|
#
|
||
|
|
||
|
#rild.libpath=/system/lib/libreference-ril.so
|
||
|
rild.libpath=/system/vendor/lib64/libril-qc-qmi-1.so
|
||
|
#rild.libargs=-d /dev/smd0
|
||
|
persist.rild.nitz_plmn=
|
||
|
persist.rild.nitz_long_ons_0=
|
||
|
persist.rild.nitz_long_ons_1=
|
||
|
persist.rild.nitz_long_ons_2=
|
||
|
persist.rild.nitz_long_ons_3=
|
||
|
persist.rild.nitz_short_ons_0=
|
||
|
persist.rild.nitz_short_ons_1=
|
||
|
persist.rild.nitz_short_ons_2=
|
||
|
persist.rild.nitz_short_ons_3=
|
||
|
ril.subscription.types=NV,RUIM
|
||
|
DEVICE_PROVISIONED=1
|
||
|
# Start in cdma mode
|
||
|
ro.telephony.default_network=5
|
||
|
|
||
|
debug.sf.hw=1
|
||
|
debug.gralloc.enable_fb_ubwc=1
|
||
|
dalvik.vm.heapsize=36m
|
||
|
dev.pm.dyn_samplingrate=1
|
||
|
persist.demo.hdmirotationlock=false
|
||
|
|
||
|
#ro.hdmi.enable=true
|
||
|
#
|
||
|
# system props for the cne module
|
||
|
#
|
||
|
persist.cne.feature=1
|
||
|
|
||
|
#system props for the MM modules
|
||
|
media.stagefright.enable-player=true
|
||
|
media.stagefright.enable-http=true
|
||
|
media.stagefright.enable-aac=true
|
||
|
media.stagefright.enable-qcp=true
|
||
|
media.stagefright.enable-scan=true
|
||
|
mmp.enable.3g2=true
|
||
|
media.aac_51_output_enabled=true
|
||
|
mm.enable.smoothstreaming=true
|
||
|
#13631487 is decimal sum of supported codecs in AAL
|
||
|
#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
|
||
|
mm.enable.qcom_parser=13631487
|
||
|
persist.mm.enable.prefetch=true
|
||
|
|
||
|
#
|
||
|
# system props for the data modules
|
||
|
#
|
||
|
ro.use_data_netmgrd=true
|
||
|
persist.data.netmgrd.qos.enable=true
|
||
|
persist.data.mode=concurrent
|
||
|
#system props for time-services
|
||
|
persist.timed.enable=true
|
||
|
|
||
|
#
|
||
|
# system prop for opengles version
|
||
|
#
|
||
|
# 196608 is decimal for 0x30000 to report version 3
|
||
|
ro.opengles.version=196608
|
||
|
|
||
|
# system property for maximum number of HFP client connections
|
||
|
bt.max.hfpclient.connections=1
|
||
|
|
||
|
# System property for cabl
|
||
|
ro.qualcomm.cabl=2
|
||
|
|
||
|
#
|
||
|
# System props for telephony
|
||
|
# System prop to turn on CdmaLTEPhone always
|
||
|
telephony.lteOnCdmaDevice=1
|
||
|
|
||
|
#Simulate sdcard on /data/media
|
||
|
#
|
||
|
persist.fuse_sdcard=true
|
||
|
|
||
|
#system prop for Bluetooth SOC type
|
||
|
qcom.bluetooth.soc=cherokee
|
||
|
|
||
|
#system prop for A4WP profile support
|
||
|
ro.bluetooth.a4wp=false
|
||
|
|
||
|
#system prop for wipower support
|
||
|
ro.bluetooth.wipower=true
|
||
|
|
||
|
#
|
||
|
#snapdragon value add features
|
||
|
#
|
||
|
|
||
|
#system prop for RmNet Data
|
||
|
persist.rmnet.data.enable=true
|
||
|
persist.data.wda.enable=true
|
||
|
persist.data.df.dl_mode=5
|
||
|
persist.data.df.ul_mode=5
|
||
|
persist.data.df.agg.dl_pkt=10
|
||
|
persist.data.df.agg.dl_size=4096
|
||
|
persist.data.df.mux_count=8
|
||
|
persist.data.df.iwlan_mux=9
|
||
|
persist.data.df.dev_name=rmnet_usb0
|
||
|
|
||
|
#property to enable user to access Google WFD settings
|
||
|
persist.debug.wfd.enable=1
|
||
|
##property to choose between virtual/external wfd display
|
||
|
persist.sys.wfd.virtual=0
|
||
|
|
||
|
# system prop for NFC DT
|
||
|
ro.nfc.port=I2C
|
||
|
|
||
|
#hwui properties
|
||
|
ro.hwui.texture_cache_size=72
|
||
|
ro.hwui.layer_cache_size=48
|
||
|
ro.hwui.r_buffer_cache_size=8
|
||
|
ro.hwui.path_cache_size=32
|
||
|
ro.hwui.gradient_cache_size=1
|
||
|
ro.hwui.drop_shadow_cache_size=6
|
||
|
ro.hwui.texture_cache_flushrate=0.4
|
||
|
ro.hwui.text_small_cache_width=1024
|
||
|
ro.hwui.text_small_cache_height=1024
|
||
|
ro.hwui.text_large_cache_width=2048
|
||
|
ro.hwui.text_large_cache_height=1024
|
||
|
|
||
|
#config for bringup
|
||
|
config.disable_telephony=true
|
||
|
config.disable_networktime=true
|
||
|
config.disable_atlas=true
|
||
|
debug.sf.nobootanimation=1
|
||
|
debug.batt.no_battery=true
|
||
|
|
||
|
# enable navigation bar
|
||
|
qemu.hw.mainkeys=0
|
||
|
|
||
|
#Increase cached app limit
|
||
|
ro.sys.fw.bg_apps_limit=60
|