sm8250-common: Import vendor scripts from stock
* And discard our old ones while at it. Change-Id: Ibe6d792d0c881b984d5ab0cfeb84473726d3303a
This commit is contained in:
parent
a334c62857
commit
1cb8d81976
34 changed files with 12844 additions and 14 deletions
31
common.mk
31
common.mk
|
|
@ -101,9 +101,38 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Common init scripts
|
||||
PRODUCT_PACKAGES += \
|
||||
fstab.qcom \
|
||||
ftm_power_config.sh \
|
||||
init.class_main.sh \
|
||||
init.crda.sh \
|
||||
init.cust.rc \
|
||||
init.mdm.sh \
|
||||
init.oem.debug.rc \
|
||||
init.oem.minidump.sdx55m.rc \
|
||||
init.oem.rc \
|
||||
init.oem.sec.rc \
|
||||
init.oem_ftm.rc \
|
||||
init.oplus_chg.sh \
|
||||
init.qcom.class_core.sh \
|
||||
init.qcom.coex.sh \
|
||||
init.qcom.early_boot.sh \
|
||||
init.qcom.efs.sync.sh \
|
||||
init.qcom.factory.rc \
|
||||
init.qcom.post_boot.sh \
|
||||
init.qcom.rc \
|
||||
init.qcom.sdio.sh \
|
||||
init.qcom.sh \
|
||||
init.qcom.usb.rc \
|
||||
init.qcom.usb.sh \
|
||||
init.qti.chg_policy.sh \
|
||||
init.qti.dcvs.sh \
|
||||
init.qti.ims.sh \
|
||||
init.qti.qcv.sh \
|
||||
init.recovery.qcom.rc \
|
||||
ueventd.qcom.rc
|
||||
init.target.rc \
|
||||
ueventd.qcom.rc \
|
||||
vendor.oem_ftm.rc \
|
||||
vendor.oem_ftm_svc_disable.rc
|
||||
|
||||
# Display
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue