sm8350-common: Update init scripts from OOS 11.2.5.5
Change-Id: Ia4e798ae3c5cbdb7246669b833c75e7058efa523
This commit is contained in:
parent
7c98da93ba
commit
b2e66f9cc7
27 changed files with 2040 additions and 665 deletions
11
common.mk
11
common.mk
|
|
@ -202,11 +202,11 @@ PRODUCT_PACKAGES += \
|
|||
ftm_power_config.sh \
|
||||
init.class_main.sh \
|
||||
init.cust.rc \
|
||||
init.kernel.post_boot.sh \
|
||||
init.oem.debug.rc \
|
||||
init.oem.minidump.sdx55m.rc \
|
||||
init.oem.rc \
|
||||
init.oem.sec.rc \
|
||||
init.oem_ftm.rc \
|
||||
init.oem_rf.rc \
|
||||
init.oplus_chg.sh \
|
||||
init.qcom.class_core.sh \
|
||||
init.qcom.early_boot.sh \
|
||||
|
|
@ -218,12 +218,17 @@ PRODUCT_PACKAGES += \
|
|||
init.qcom.usb.sh \
|
||||
init.qti.chg_policy.sh \
|
||||
init.qti.dcvs.sh \
|
||||
init.qti.kernel.rc \
|
||||
init.qti.kernel.sh \
|
||||
init.qti.qcv.rc \
|
||||
init.qti.qcv.sh \
|
||||
init.recovery.qcom.rc \
|
||||
init.target.rc \
|
||||
init.uicc.rc \
|
||||
ueventd.qcom.rc \
|
||||
vendor.oem_ftm.rc \
|
||||
vendor.oem_ftm_svc_disable.rc
|
||||
vendor.oem_ftm_svc_disable.rc \
|
||||
vendor_modprobe.sh
|
||||
|
||||
# Component overrides
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue