This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_oneplus_sm7250-common/rootdir/etc/init.qcom.rc
LuK1337 98fbd09d7d sdm845-common: Relocate dashd to /system/bin
Change-Id: Ief585959ebef9461bd62b26039997ae3c438c1d5
2020-04-03 00:38:29 +02:00

24 lines
495 B
Plaintext

on boot
# Fingerprint
chown system system /sys/devices/platform/soc/soc:goodix_fp/proximity_state
# OTG
write /sys/class/power_supply/usb/otg_switch 1
on charger
write /sys/class/backlight/panel0-backlight/brightness 150
service cvphalservice /system/bin/true
disabled
service dashd /system/bin/dashd
class core
critical
group root system
service factory-hal-1-0 /system/bin/true
disabled
service oneplus_brain_service /system/bin/true
disabled