And again
This commit is contained in:
parent
ac6f31f828
commit
4a32bb90dd
@ -35,8 +35,8 @@ PRODUCT_CHARACTERISTICS := device
|
||||
PRODUCT_PACKAGE_OVERLAYS += device/wephone/duoqin/overlay
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/wephone/duoqin/wephone.rc:$(TARGET_COPY_OUT_SYSTEM)/etc/init/wephone.rc \
|
||||
device/wephone/duoqin/wephone-boot.sh:$(TARGET_COPY_OUT_SYSTEM)/bin/wephone-boot.sh
|
||||
device/wephone/duoqin/wephone.rc:vendor/etc/init/wephone.rc \
|
||||
device/wephone/duoqin/wephone-boot.sh:vendor/bin/wephone-boot.sh
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/wephone/duoqin/files/mtk-kpd.idc:$(TARGET_COPY_OUT_SYSTEM)/usr/idc/mtk-kpd.idc \
|
||||
|
@ -1 +1 @@
|
||||
/system/bin/wephone-boot.sh u:object_r:wephone_exec:s0
|
||||
/vendor/bin/wephone-boot.sh u:object_r:wephone_exec:s0
|
||||
|
@ -1,2 +1,2 @@
|
||||
on early-boot
|
||||
exec - root -- /system/bin/wephone-boot.sh
|
||||
exec - root -- /vendor/bin/wephone-boot.sh
|
Loading…
x
Reference in New Issue
Block a user