-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
50790a1
commit 2ce8053
Showing
56 changed files
with
3,572 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"info" : { | ||
"output" : "recovery.img", | ||
"headerVersion" : 0, | ||
"headerSize" : 0, | ||
"loadBase" : "0x0", | ||
"tagsOffset" : "0x80000100", | ||
"board" : null, | ||
"pageSize" : 2048, | ||
"cmdline" : "console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 earlyprintk androidboot.selinux=permissive", | ||
"osVersion" : null, | ||
"osPatchLevel" : null, | ||
"hash" : "1200a57a6d283362161b2f4c19b4578f4fbfce4a000000000000000000000000", | ||
"verify" : "VERIFY" | ||
}, | ||
"kernel" : { | ||
"file" : "build/unzip_boot/kernel", | ||
"position" : "0x800", | ||
"size" : "0xd6f07a", | ||
"loadOffset" : "0x80008000" | ||
}, | ||
"ramdisk" : { | ||
"file" : "build/unzip_boot/ramdisk.img.gz", | ||
"position" : "0xd70000", | ||
"size" : "0x1c6c2c", | ||
"loadOffset" : "0x81000000" | ||
}, | ||
"secondBootloader" : { | ||
"file" : null, | ||
"position" : "0xf37000", | ||
"size" : "0x0", | ||
"loadOffset" : "0x80f00000" | ||
}, | ||
"signature" : { | ||
"type" : "dm-verity", | ||
"path" : "/boot", | ||
"verity_pk8" : "security/verity.pk8", | ||
"verity_pem" : "security/verity.x509.pem", | ||
"jarPath" : "boot_signer/build/libs/boot_signer.jar" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,342 @@ | ||
# | ||
# ADDITIONAL_DEFAULT_PROPERTIES | ||
# | ||
ro.sw.release.date=18-10-26 | ||
ro.build.version.fih=13.00.17.01 | ||
ro.secure=0 | ||
security.perf_harden=0 | ||
ro.allow.mock.location=0 | ||
ro.debuggable=1 | ||
ro.adb.secure=0 | ||
ro.zygote=zygote32 | ||
dalvik.vm.image-dex2oat-Xms=64m | ||
dalvik.vm.image-dex2oat-Xmx=64m | ||
dalvik.vm.dex2oat-Xms=64m | ||
dalvik.vm.dex2oat-Xmx=512m | ||
ro.dalvik.vm.native.bridge=0 | ||
debug.atrace.tags.enableflags=0 | ||
# TVER | ||
ro.tver.boot=B7N6R0R0TB00 | ||
# | ||
# BOOTIMAGE_BUILD_PROPERTIES | ||
# | ||
ro.bootimage.build.date=Fri Oct 26 15:37:44 CST 2018 | ||
ro.bootimage.build.date.utc=1540539464 | ||
ro.bootimage.build.fingerprint=Nokia/Nokia_8110_4G/Nokia_8110_4G:6.0.1/MMB29M/13.00.17.01:user/dev-keys | ||
persist.sys.usb.config=adb | ||
|
||
# begin build properties | ||
# autogenerated by buildinfo.sh | ||
ro.build.id=MMB29M | ||
ro.build.display.id=MMB29M dev-keys | ||
ro.build.version.incremental=13.00.17.01 | ||
ro.build.version.sdk=23 | ||
ro.build.version.preview_sdk=0 | ||
ro.build.version.codename=REL | ||
ro.build.version.all_codenames=REL | ||
ro.build.version.release=6.0.1 | ||
ro.build.version.security_patch=xxxx-xx-xx | ||
ro.build.version.base_os= | ||
ro.build.date=Fri Oct 26 15:37:28 CST 2018 | ||
ro.build.date.utc=1540539448 | ||
ro.build.type=user | ||
ro.build.user=heyongjun | ||
ro.build.host=bjfih025 | ||
ro.build.tags=dev-keys | ||
ro.build.flavor=Nokia 8110 4G-user | ||
ro.product.model=Nokia 8110 4G | ||
ro.product.brand=Nokia | ||
ro.product.name=Nokia 8110 4G | ||
ro.product.device=Nokia 8110 4G | ||
ro.product.board=msm8909 | ||
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete, | ||
# use ro.product.cpu.abilist instead. | ||
ro.product.cpu.abi=armeabi-v7a | ||
ro.product.cpu.abi2=armeabi | ||
ro.product.cpu.abilist=armeabi-v7a,armeabi | ||
ro.product.cpu.abilist32=armeabi-v7a,armeabi | ||
ro.product.cpu.abilist64= | ||
ro.product.manufacturer=QUALCOMM | ||
ro.product.locale=en-US | ||
ro.wifi.channels= | ||
ro.board.platform=msm8909 | ||
#Set composition for USB | ||
persist.sys.usb.config=diag,adb | ||
#Set read only default composition for USB | ||
ro.sys.usb.default.config=diag,adb | ||
# ro.build.product is obsolete; use ro.product.device | ||
ro.build.product=Nokia 8110 4G | ||
# Do not try to parse description, fingerprint, or thumbprint | ||
ro.build.description=Nokia 8110 4G-user 6.0.1 MMB29M 13.00.17.01 dev-keys | ||
ro.build.fingerprint=Nokia/Nokia_8110_4G/Nokia_8110_4G:6.0.1/MMB29M/13.00.17.01:user/dev-keys | ||
ro.build.characteristics=default | ||
# end build properties | ||
# TVER | ||
ro.tver.sys=Y7N6R0R0TB00 | ||
# | ||
# from device/tct/argon/system.prop | ||
# | ||
# | ||
# system.prop for msm8909_512 | ||
# | ||
|
||
#rild.libpath=/system/lib/libreference-ril.so | ||
rild.libpath=/system/vendor/lib/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.egl.hw=1 | ||
debug.composition.type=gpu | ||
debug.hwc.dynThreshold=1 | ||
debug.mdpcomp.logs=0 | ||
dalvik.vm.heapsize=36m | ||
dalvik.vm.zygotemaxfailedboots=5 | ||
dev.pm.dyn_samplingrate=1 | ||
persist.demo.hdmirotationlock=false | ||
|
||
#enable dirty rect | ||
debug.sf.swaprect=1 | ||
#enable app buffer composition | ||
debug.sf.hwc.canUseABC=1 | ||
|
||
# system props for widevine | ||
persist.gralloc.cp.level3=1 | ||
|
||
#ro.hdmi.enable=true | ||
#tunnel.decode=true | ||
#tunnel.audiovideo.decode=true | ||
#lpa.decode=false | ||
#lpa.use-stagefright=true | ||
#persist.speaker.prot.enable=false | ||
|
||
# | ||
# system props for the cne module | ||
# | ||
persist.cne.feature=4 | ||
|
||
# enable IMS by default | ||
persist.ims.disabled=0 | ||
|
||
#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-fma2dp=true | ||
media.stagefright.enable-scan=true | ||
mmp.enable.3g2=true | ||
media.aac_51_output_enabled=true | ||
#codecs:(PARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS 3GP 3G2 MKV MP2PS MP2TS MP3 OGG QCP WAV FLAC | ||
mm.enable.qcom_parser=262143 | ||
|
||
# | ||
# 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 cabl | ||
ro.qualcomm.cabl=2 | ||
|
||
# System property for QDCM | ||
persist.tuning.qdcm=1 | ||
|
||
# System property for Screen Color | ||
ro.qcom.screencolor=1 | ||
|
||
# | ||
# System props for telephony | ||
# System prop to turn on CdmaLTEPhone always | ||
telephony.lteOnCdmaDevice=1 | ||
|
||
#Simulate sdcard on /data/media | ||
# | ||
persist.fuse_sdcard=true | ||
|
||
cameradaemon.SaveMemAtBoot=1 | ||
|
||
# System property for Camera | ||
# System prop to allocate Reprocess buffer as "1" | ||
# during Longshot usecase | ||
persist.camera.longshot.stages=1 | ||
|
||
# | ||
#snapdragon value add features | ||
# | ||
ro.qc.sdk.audio.ssr=false | ||
##fluencetype can be "fluence" or "fluencepro" or "none" | ||
ro.qc.sdk.audio.fluencetype=none | ||
persist.audio.fluence.voicecall=true | ||
persist.audio.fluence.voicerec=false | ||
persist.audio.fluence.speaker=true | ||
#Set for msm8909_512 | ||
tunnel.audio.encode = false | ||
ro.config.low_ram=true | ||
#Buffer size in kbytes for compress offload playback | ||
audio.offload.buffer.size.kb=64 | ||
#Minimum duration for offload playback in secs | ||
audio.offload.min.duration.secs=30 | ||
#Enable offload audio video playback by default | ||
av.offload.enable=true | ||
#enable voice path for PCM VoIP by default | ||
use.voice.path.for.pcm.voip=true | ||
# | ||
#System property for FM transmitter | ||
# | ||
ro.fm.transmitter=false | ||
#enable dsp gapless mode by default | ||
audio.offload.gapless.enabled=true | ||
|
||
#Audio voice concurrency related flags | ||
voice.playback.conc.disabled=true | ||
voice.record.conc.disabled=true | ||
voice.voip.conc.disabled=true | ||
|
||
#Audio VoIP / playback record concurrency flags | ||
rec.playback.conc.disabled=true | ||
|
||
#property to enable user to access Google WFD settings | ||
persist.debug.wfd.enable=1 | ||
#propery to enable VDS WFD solution | ||
persist.hwc.enable_vds=1 | ||
|
||
#enable low_ram property on low-tier devices | ||
ro.config.low_ram=true | ||
|
||
#disable atlas service on low-tier devices | ||
config.disable_atlas=true | ||
|
||
#reduce background apps limit to 16 on low-tier devices | ||
ro.sys.fw.bg_apps_limit=16 | ||
|
||
#property to configure value of tile size and maxtile for swe | ||
swe.tile.width=128 | ||
swe.tile.height=128 | ||
swe.tile.maxtile=128 | ||
|
||
#property to enable image unload by audio HAL | ||
sys.audio.init=false | ||
|
||
#HWUI properties | ||
ro.hwui.text_large_cache_height=2048 | ||
|
||
#propery to change touch screen resolution | ||
persist.sys.synaptics_dsx.qhd=false | ||
|
||
# enable sta proxy bydefault | ||
persist.mm.sta.enable=1 | ||
#Trim properties | ||
ro.sys.fw.use_trim_settings=true | ||
ro.sys.fw.empty_app_percent=50 | ||
ro.sys.fw.trim_empty_percent=100 | ||
ro.sys.fw.trim_cache_percent=100 | ||
ro.sys.fw.trim_enable_memory=1073741824 | ||
|
||
# set cutoff voltage to 3200mV | ||
ro.cutoff_voltage_mv=3200 | ||
|
||
#To check core ctl presence | ||
ro.core_ctl_present=1 | ||
|
||
#Factory Reset Protection | ||
ro.frp.pst=/dev/block/bootdevice/by-name/config | ||
|
||
#min/max cpu in core control | ||
ro.core_ctl_min_cpu=2 | ||
ro.core_ctl_max_cpu=4 | ||
|
||
# set max background services | ||
ro.config.max_starting_bg=8 | ||
|
||
# property to enable Lean mode | ||
ro.lean=true | ||
|
||
#Enable B service adj transition by default | ||
ro.sys.fw.bservice_enable=true | ||
ro.sys.fw.bservice_limit=5 | ||
ro.sys.fw.bservice_age=5000 | ||
|
||
#save memory property for camera daemon | ||
cameradaemon.SaveMemAtBoot=1 | ||
|
||
|
||
#Added for Task5229893 20170921 [email protected] - BEGIN | ||
persist.two_digit_dial.enable=false | ||
#Added for Task5229893 20170921 [email protected] - END | ||
|
||
#Added for Bug 744 enabled b2g_telephony & qcril's log [email protected] - BEGIN | ||
persist.log.tag.ril=V | ||
persist.radio.adb_log_on=1 | ||
#Added for Bug 744 enabled b2g_telephony & qcril's log [email protected] - END | ||
#Modified start - [email protected] for bug487- 2017-12-28- use QTI's solution | ||
persist.radio.snapshot_enable=1 | ||
persist.radio.snapshot_timer=0 | ||
#Modified start- [email protected] for bug487- 2017-12-28 | ||
|
||
# | ||
# ADDITIONAL_BUILD_PROPERTIES | ||
# | ||
dalvik.vm.heapstartsize=5m | ||
dalvik.vm.heapgrowthlimit=48m | ||
dalvik.vm.heapsize=128m | ||
dalvik.vm.heaptargetutilization=0.75 | ||
dalvik.vm.heapminfree=512k | ||
dalvik.vm.heapmaxfree=2m | ||
ro.kaios.torch_node=/sys/class/leds/flashlight/brightness | ||
ro.kaios.torch_enable_value=127 | ||
persist.radio.multisim.config=dsds | ||
ro.moz.ril.numclients=2 | ||
def.t2m.audio.dump.enabled=0 | ||
rw.t2m.ftm.audio=off | ||
ro.moz.ril.0.network_types=gsm,wcdma,lte | ||
ro.moz.ril.1.network_types=gsm | ||
diag.reset_handler=true | ||
keyguard.no_require_sim=true | ||
ro.com.android.dataroaming=true | ||
ro.config.ringtone=Ring_Synth_04.ogg | ||
ro.config.notification_sound=pixiedust.ogg | ||
ro.carrier=unknown | ||
ro.config.alarm_alert=Alarm_Classic.ogg | ||
ro.vendor.extension_library=libqti-perfd-client.so | ||
persist.radio.apm_sim_not_pwdn=1 | ||
persist.radio.sib16_support=1 | ||
persist.radio.custom_ecc=1 | ||
ro.frp.pst=/dev/block/bootdevice/by-name/config | ||
ro.display.colorfill=1 | ||
ro.moz.ril.emergency_by_default=true | ||
ro.moz.fm.noAnalog=true | ||
ro.moz.bluetooth.backend=bluetoothd | ||
ro.moz.devinputjack=1 | ||
persist.sys.dalvik.vm.lib.2=libart | ||
dalvik.vm.isa.arm.variant=cortex-a7 | ||
dalvik.vm.isa.arm.features=default | ||
net.bt.name=Android | ||
dalvik.vm.stack-trace-file=/data/anr/traces.txt | ||
ro.assisted_gps_enabled=1 | ||
persist.gps.qc_nlp_in_use=1 | ||
persist.loc.nlp_name=com.qualcomm.location | ||
ro.gps.agps_provider=1 | ||
service.adb.root=1 |
Oops, something went wrong.