Files

419 lines
19 KiB
Plaintext

# Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following
# disclaimer in the documentation and/or other materials provided
# with the distribution.
# * Neither the name of The Linux Foundation nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
#
import /vendor/etc/init/hw/init.qti.kernel.rc
on early-init
exec u:r:vendor_modprobe:s0 -- /vendor/bin/vendor_modprobe.sh
exec u:r:vendor_modprobe:s0 -- /vendor/bin/modprobe -a -d /vendor/lib/modules q6_pdr_dlkm q6_notifier_dlkm snd_event_dlkm apr_dlkm adsp_loader_dlkm q6_dlkm native_dlkm pinctrl_wcd_dlkm pinctrl_lpi_dlkm swr_dlkm platform_dlkm hdmi_dlkm stub_dlkm wcd_core_dlkm wsa883x_dlkm bolero_cdc_dlkm wsa_macro_dlkm va_macro_dlkm rx_macro_dlkm tx_macro_dlkm bt_fm_slim wcd938x_dlkm wcd938x_slave_dlkm wcd937x_dlkm wcd937x_slave_dlkm swr_dmic_dlkm swr_haptics_dlkm machine_dlkm radio-i2c-rtc6226-qca cdsprm
write /proc/sys/kernel/sched_boost 1
wait /sys/devices/soc0/soc_id
on init
# Scheduler uclamp
mkdir /dev/cpuctl/foreground
mkdir /dev/cpuctl/background
mkdir /dev/cpuctl/top-app
mkdir /dev/cpuctl/rt
chown system system /dev/cpuctl
chown system system /dev/cpuctl/foreground
chown system system /dev/cpuctl/background
chown system system /dev/cpuctl/top-app
chown system system /dev/cpuctl/rt
chown system system /dev/cpuctl/tasks
chown system system /dev/cpuctl/foreground/tasks
chown system system /dev/cpuctl/background/tasks
chown system system /dev/cpuctl/top-app/tasks
chown system system /dev/cpuctl/rt/tasks
chmod 0664 /dev/cpuctl/tasks
chmod 0664 /dev/cpuctl/foreground/tasks
chmod 0664 /dev/cpuctl/background/tasks
chmod 0664 /dev/cpuctl/top-app/tasks
chmod 0664 /dev/cpuctl/rt/tasks
write /dev/cpuctl/foreground/cpu.rt_runtime_us 950000
write /dev/cpuctl/background/cpu.rt_runtime_us 950000
write /dev/cpuctl/top-app/cpu.rt_runtime_us 950000
write /dev/cpuctl/rt/cpu.rt_runtime_us 950000
wait /dev/block/platform/soc/${ro.boot.bootdevice}
symlink /dev/block/platform/soc/${ro.boot.bootdevice} /dev/block/bootdevice
chown system system /sys/devices/platform/soc/1d84000.ufshc/auto_hibern8
chmod 0660 /sys/devices/platform/soc/1d84000.ufshc/auto_hibern8
on early-fs
start vold
on fs
start hwservicemanager
mkdir /mnt/vendor/spunvm 0660 system system
mount_all /vendor/etc/fstab.default --early
chown root system /mnt/vendor/persist
chmod 0771 /mnt/vendor/persist
restorecon_recursive /mnt/vendor/persist
mkdir /mnt/vendor/persist/data 0700 system system
#GW9578 fp
chmod 666 /dev/goodix_fp
chown system system /dev/goodix_fp
chown system system /sys/class/backlight/panel0-backlight/hbm_mode
#chmod tfa climax
chmod 666 /sys/bus/i2c/devices/1-0034/reg
chmod 666 /sys/bus/i2c/devices/1-0034/rw
chmod 666 /sys/bus/i2c/devices/1-0035/reg
chmod 666 /sys/bus/i2c/devices/1-0035/rw
chmod 666 /proc/tfa98xx-34/rpc
chmod 666 /proc/tfa98xx-35/rpc
chmod 666 /sys/class/qcom-haptics/lra_calibration
chmod 666 /sys/class/qcom-haptics/lra_frequency_hz
chmod 666 /sys/class/qcom-haptics/lra_impedance
chown system system /sys/class/qcom-haptics/lra_calibration
chown system system /sys/class/qcom-haptics/lra_frequency_hz
chown system system /sys/class/qcom-haptics/lra_impedance
on post-fs-data
mkdir /data/vendor/goodix 0700 system system
on fs && property:ro.boot.product.vendor.sku=lahaina
mkdir /mnt/vendor/spunvm 0660 system system
wait /dev/block/bootdevice/by-name/spunvm
mount vfat /dev/block/bootdevice/by-name/spunvm /mnt/vendor/spunvm rw noatime shortname=lower,uid=1000,gid=1000,dmask=007,fmask=007,context=u:object_r:vendor_spunvm_file:s0
on late-fs
mount_all /vendor/etc/fstab.default --late
on post-fs-data
restorecon_recursive /mnt/vendor/persist
mkdir /mnt/vendor/persist/camera 0777 cameraserver cameraserver
mkdir /vendor/data/tombstones 0771 system system
# Enable WLAN cold boot calibration
write /sys/devices/platform/soc/b0000000.qcom,cnss-qca6490/fs_ready 1
on post-fs-data
mkdir /data/vendor/camera 0775 camera camera
copy /mnt/vendor/persist/camera/bokeh_caldata_uw_persist.bin /data/vendor/camera/bokeh_caldata_uw_persist.bin
chmod 0444 /data/vendor/camera/bokeh_caldata_uw_persist.bin
chown cameraserver audio /data/vendor/camera/bokeh_caldata_uw_persist.bin
copy /mnt/vendor/persist/camera/ois_caldata_wide_persist.bin /data/vendor/camera/ois_caldata_wide_persist.bin
chmod 0444 /data/vendor/camera/ois_caldata_wide_persist.bin
chown cameraserver audio /data/vendor/camera/ois_caldata_wide_persist.bin
on post-fs-data
chmod 0660 /dev/pn553
chown nfc nfc /dev/pn553
mkdir /data/vendor/nfc 0777 nfc nfc
mkdir /data/vendor/nfc/param 0777 nfc nfc
on early-boot
start vendor.sensors
verity_update_state
on boot
write /dev/cpuset/audio-app/cpus 1-2
# set default schedTune value for camera-daemon
write /dev/stune/camera-daemon/schedtune.prefer_idle 1
write /dev/stune/camera-daemon/schedtune.boost 0
chown system /sys/devices/platform/soc/990000.i2c/i2c-0/0-0049/trusted_touch_enable
chmod 0660 /sys/devices/platform/soc/990000.i2c/i2c-0/0-0049/trusted_touch_enable
chown system /sys/devices/platform/soc/990000.i2c/i2c-0/0-0038/trusted_touch_enable
chmod 0660 /sys/devices/platform/soc/990000.i2c/i2c-0/0-0038/trusted_touch_enable
chown system /sys/devices/platform/soc/988000.i2c/i2c-1/1-0038/trusted_touch_enable
chmod 0660 /sys/devices/platform/soc/988000.i2c/i2c-1/1-0038/trusted_touch_enable
chown system /sys/devices/platform/soc/990000.i2c/i2c-0/0-0049/trusted_touch_event
chmod 0660 /sys/devices/platform/soc/990000.i2c/i2c-0/0-0049/trusted_touch_event
chown system /sys/devices/platform/soc/990000.i2c/i2c-0/0-0038/trusted_touch_event
chmod 0660 /sys/devices/platform/soc/990000.i2c/i2c-0/0-0038/trusted_touch_event
chown system /sys/devices/platform/soc/988000.i2c/i2c-1/1-0038/trusted_touch_event
chmod 0660 /sys/devices/platform/soc/988000.i2c/i2c-1/1-0038/trusted_touch_event
chown system /sys/devices/platform/soc/a94000.i2c/i2c-2/2-0062/trusted_touch_enable
chmod 0660 /sys/devices/platform/soc/a94000.i2c/i2c-2/2-0062/trusted_touch_enable
chown system /sys/devices/platform/soc/a94000.i2c/i2c-2/2-0062/trusted_touch_event
chmod 0660 /sys/devices/platform/soc/a94000.i2c/i2c-2/2-0062/trusted_touch_event
chown system /sys/devices/system/cpu/hyp_core_ctl/enable
chown system /sys/devices/system/cpu/hyp_core_ctl/hcc_min_freq
# add for MZ to write sa_dump
chown system system /sys/dump_node
chown system system /sys/dump_node/sa_dump
chmod 0660 /sys/dump_node/sa_dump
# add for MZ to write hbm_mode
chown system system /sys/class/drm/sde-conn-1-DSI-1/hbm_mode
chmod 0666 /sys/class/drm/sde-conn-1-DSI-1/hbm_mode
# add for cit to read panel_id
chown system system /sys/class/drm/sde-conn-1-DSI-1/panel_id
chmod 0666 /sys/class/drm/sde-conn-1-DSI-1/panel_id
# add for cit to write leds
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/all_leds_effect
chmod 0666 /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/all_leds_effect
#add for TP to write mode
chown system system /sys/bus/spi/devices/spi0.0/fts_edge_mode
chown system system /sys/bus/spi/devices/spi0.0/fts_gesture_mode
# add for cit to write wireless_boost_en
#chown system system /sys/class/qcom-battery/wireless_boost_en
# add for cit to write wls_st38_reg
#chown system system /sys/class/qcom-battery/wls_st38_reg
# add for runin to write charger
#chown system system /sys/class/qcom-battery/usb_charger_en
# add for slowcharge need to write charger
#chown system system /sys/class/qcom-battery/slowcharge_en
# add for ledTest to write led brightness
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/all_white_leds_br
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/glo_current
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/rear_cam_led_br
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/front_cam_led_br
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/vline_leds_br
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/dot_led_br
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/horse_race_leds_br
chmod 0666 /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/horse_race_leds_br
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/round_leds_br
chmod 0666 /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/round_leds_br
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/single_led_br
chmod 0666 /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/single_led_br
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/round_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/horse_race_leds
#add for hal write lednode
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/wired_charging_leds
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/random_delay
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/frame_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/random_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/keybd_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/wlr_charging_leds
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/video_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/ga_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/nf_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/bootan_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/rear_cam_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/music_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/ringtone_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/flip_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/exclamation_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/setting_leds_effect
chown system system /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/setting_br
# Hung_task
write /proc/sys/kernel/hung_task_timeout_secs 180
write /proc/sys/kernel/hung_task_warnings 10
write /proc/sys/kernel/hung_task_check_count 32768
write /proc/sys/kernel/hung_task_panic 1
write /proc/sys/kernel/hung_task_check_interval_secs 0
write /proc/sys/kernel/hung_task_selective_monitoring 0
#USB controller configuration
setprop vendor.usb.rndis.func.name "gsi"
setprop vendor.usb.rmnet.func.name "gsi"
setprop vendor.usb.rmnet.inst.name "rmnet"
setprop vendor.usb.dpl.inst.name "dpl"
setprop vendor.usb.qdss.inst.name "qdss_mdm"
setprop vendor.usb.controller a600000.dwc3
#Load WLAN driver
exec_background u:r:vendor_modprobe:s0 -- /vendor/bin/modprobe -a -d /vendor/lib/modules/ qca_cld3_wlan qca_cld3_qca6390
exec_background u:r:vendor_modprobe:s0 -- /vendor/bin/modprobe -a -d /vendor/lib/modules/5.4-gki qca_cld3_wlan qca_cld3_qca6390
#Allow access to memory hotplug device attributes
chown system system /sys/kernel/mem-offline/anon_migrate
chown system system /proc/modem_restart
chown system system /proc/stat
#start ft-diag
start ft_diag
#add by Dylan for TFT-1024
on property:persist.sys.mglru_enable=true
write /sys/kernel/mm/lru_gen/enabled 1
on property:persist.sys.mglru_enable=false
write /sys/kernel/mm/lru_gen/enabled n
#add by Dylan for TFT-404
on property:persist.vendor.stability.force_key_warm_reset=1
write /sys/devices/platform/soc/c440000.qcom,spmi/driver/c440000.qcom,spmi/spmi-0/spmi0-00/c440000.qcom,spmi:qcom,pmk8350@0:pon_hlos@1300/force_key_warm_reset 1
on property:persist.vendor.stability.force_key_warm_reset=0
write /sys/devices/platform/soc/c440000.qcom,spmi/driver/c440000.qcom,spmi/spmi-0/spmi0-00/c440000.qcom,spmi:qcom,pmk8350@0:pon_hlos@1300/force_key_warm_reset 0
#add by Dylan for TFT-456
on property:sys.system_server.start_count=1
write /sys/devices/virtual/NT/NT_reserve_kernel_log/boot_stage_systemserver 1
on property:vendor.display.lcd_density=560
setprop dalvik.vm.heapgrowthlimit 256m
on property:vendor.display.lcd_density=640
setprop dalvik.vm.heapgrowthlimit 512m
on boot && property:persist.vendor.usb.controller.default=*
setprop vendor.usb.controller ${persist.vendor.usb.controller.default}
on init && property:ro.boot.mode=charger
mount_all /vendor/etc/charger_fw_fstab.qti --early
write /sys/kernel/boot_adsp/boot 1
wait /sys/class/power_supply/battery
on property:init.svc.vendor.charger=running
start vendor.power_off_alarm
setprop sys.usb.controller a600000.dwc3
setprop sys.usb.configfs 1
service vendor.lowi /vendor/bin/lowirpcd
class core
user system
group system wakelock
capabilities BLOCK_SUSPEND
#pd-mapper
service vendor.pd_mapper /vendor/bin/pd-mapper
class core
user system
group system
#Peripheral manager
service vendor.per_mgr /vendor/bin/pm-service
class core
user system
group system
ioprio rt 4
service vendor.per_proxy /vendor/bin/pm-proxy
class core
user system
group system
disabled
#service vendor.mdm_helper /vendor/bin/mdm_helper
# class core
# group system wakelock
# disabled
service vendor.mdm_launcher /vendor/bin/sh /vendor/bin/init.mdm.sh
class core
oneshot
on property:init.svc.vendor.per_mgr=running
start vendor.per_proxy
on property:sys.shutdown.requested=*
stop vendor.per_proxy
on property:vold.decrypt=trigger_restart_framework
start vendor.cnss_diag
service vendor.cnss_diag /system/vendor/bin/cnss_diag -q -f -t HELIUM
class main
user system
group system wifi inet sdcard_rw media_rw diag
oneshot
#fan-controller
service fan_control_turn_on /vendor/bin/fan_control 1
class late_start
user root
disabled
oneshot
service fan_control_turn_off /vendor/bin/fan_control 0
class late_start
user root
disabled
oneshot
#dandy add for fix ABR-942
#Increase boot light effect@{
on property:service.bootanim.exit=0
write /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/bootan_leds_effect 1
on property:service.bootanim.exit=1
write /sys/devices/platform/soc/984000.i2c/i2c-0/0-0020/leds/aw210xx_led/bootan_leds_effect 0
#@}
#ningfei add for fix ABR-3149
#add system group for charger node@{
on property:service.bootanim.exit=1
# add for cit to write wireless_boost_en
chown system system /sys/class/qcom-battery/wireless_boost_en
# add for cit to write wls_st38_reg
chown system system /sys/class/qcom-battery/wls_st38_reg
# add for runin to write charger
chown system system /sys/class/qcom-battery/usb_charger_en
# add for slowcharge need to write charger
chown system system /sys/class/qcom-battery/slowcharge_en
# add for wls charge online config
chown system system /sys/class/qcom-battery/wls_chg_param
# add for slowcharge need to write charger
chown system system /sys/class/qcom-battery/charge_pump_enable
# add for ABR-2547
chown system system /sys/class/qcom-battery/charge_power
# add for TFT-449
chown system system /sys/class/qcom-battery/wls_en
#@}
# funk.tan for ship_mode @{
on property:sys.ship_mode.enable=0
write /sys/class/qcom-battery/ship_mode_en 0
on property:sys.ship_mode.enable=1
write /sys/class/qcom-battery/ship_mode_en 1
# @}
# change by nick for charge @{
on property:sys.boot_completed=1 && property:persist.sys.runin.charging=false
write /sys/class/qcom-battery/usb_charger_en 0
on property:sys.boot_completed=1 && property:persist.sys.runin.charging=true
write /sys/class/qcom-battery/usb_charger_en 1
# @}
service adsprpcd /vendor/bin/adsprpcd
class main
user media
group media
disabled
on property:sys.touch.edge_mode.enable=*
write sys/class/spi_master/spi0/spi0.0/fts_edge_mode ${sys.touch.edge_mode.enable}
on property:sys.touch.single_en.enable=1
write sys/bus/spi/devices/spi0.0/fts_gesture_mode 1
on property:sys.touch.single_en.enable=0
write sys/bus/spi/devices/spi0.0/fts_gesture_mode 2
on property:sys.touch.fod_en.enable=1
write sys/bus/spi/devices/spi0.0/fts_gesture_mode 3
on property:sys.touch.fod_en.enable=0
write sys/bus/spi/devices/spi0.0/fts_gesture_mode 4
#Tune CPU After boot complete
on property:sys.boot_completed=1
wait 10
write /dev/stune/schedtune.boost 0
write /dev/stune/schedtune.prefer_idle 0
write /dev/stune/schedtune.sched_boost_no_override 0
write /dev/stune/top-app/schedtune.boost 4
write /dev/stune/top-app/schedtune.prefer_idle 1
write /dev/stune/top-app/schedtune.sched_boost_no_override 4
write /dev/stune/foreground/schedtune.prefer_idle 1
write /dev/cpuset/foreground/cpus "0-5,7"
write /dev/cpuset/background/cpus "4-5"
write /dev/cpuset/system-background/cpus "2-5"
write /dev/cpuset/restricted/cpus "2-5"
write /sys/devices/system/cpu/cpu_boost/powerkey_input_boost_freq "0:1804800 1:1804800 2:1804800 3:1804800 4:2016000 5:2016000 6:2016000 7:2016000"
write /sys/devices/system/cpu/cpu_boost/powerkey_input_boost_ms 2000
write /sys/devices/system/cpu/cpu_boost/input_boost_ms 0