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_avicii-Cheri…/rootdir/etc/init.qcom.rc
LuK1337 a0d9c9cb9d sm8250-common: Disable /odm overlays
* We don't want OnePlus overlays, instead we'll just
  modify required modules manually.
2020-11-23 15:10:40 +01:00

21 lines
460 B
Plaintext

on post-fs
mount none /odm/lost+found /odm/overlay bind
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 dashd /system/bin/dashd
class core
critical
group root system
service vendor.secure_element_hal_service /system/bin/true
disabled