e3q: Fix SPU init
A missing SELinux label was causing the QVC script to not execute and therefore not seting the ro.boot.product.vendor.sku property which is needed for sec_nvm to launch Change-Id: I5f330a427941025518558a5445e13ef80034d470
This commit is contained in:
@@ -126,6 +126,8 @@ PRODUCT_PACKAGES += \
|
||||
init.qcom.sdio.sh \
|
||||
init.qcom.sensors.sh \
|
||||
init.qcom.sh \
|
||||
init.qti.qcv.rc \
|
||||
init.qti.qcv.sh \
|
||||
init.qti.kernel.debug-cliffs.sh \
|
||||
init.qti.kernel.debug-pineapple.sh \
|
||||
init.qti.kernel.debug.sh \
|
||||
@@ -133,7 +135,6 @@ PRODUCT_PACKAGES += \
|
||||
init.qti.kernel.early_debug.sh \
|
||||
init.qti.kernel.sh \
|
||||
init.qti.media.sh \
|
||||
init.qti.qcv.sh \
|
||||
init.qti.time.daemon.sh \
|
||||
init.qti.write.sh \
|
||||
init.vendor.sensordebug.sh \
|
||||
|
Reference in New Issue
Block a user