commit | 6eeb73b244b85a7e98cd58b88364afcd2e75e195 | [log] [tgz] |
---|---|---|
author | jb.qi <jb.qi@mobiletek.cn> | Mon Jul 24 04:42:12 2023 -0700 |
committer | jb.qi <jb.qi@mobiletek.cn> | Mon Jul 24 04:42:12 2023 -0700 |
tree | 528d1eb2386b6a8079f3db45a1dd50b79ddd7c43 | |
parent | f1d13f25110a44e8af347c63de60a44622ffc617 [diff] |
[Feature][ZXW-68]add for sleep mode Change-Id: Ifea2cee7afaa7861a829ada5c12ba2ca1261e0ba
diff --git a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc/fs/normal/rootfs/etc/rc.local b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc/fs/normal/rootfs/etc/rc.local index 0ef8fb7..81e92f4 100755 --- a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc/fs/normal/rootfs/etc/rc.local +++ b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc/fs/normal/rootfs/etc/rc.local
@@ -39,5 +39,3 @@ ln -sf "/etc/zoneinfo/Asia/Shanghai" /etc/localtime -echo pwr_on_delay 60000000000 > /sys/power/wake_lock -echo mem > /sys/power/autosleep \ No newline at end of file
diff --git a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_4Gb/fs/normal/rootfs/etc/rc.local b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_4Gb/fs/normal/rootfs/etc/rc.local index 0ef8fb7..81e92f4 100755 --- a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_4Gb/fs/normal/rootfs/etc/rc.local +++ b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_4Gb/fs/normal/rootfs/etc/rc.local
@@ -39,5 +39,3 @@ ln -sf "/etc/zoneinfo/Asia/Shanghai" /etc/localtime -echo pwr_on_delay 60000000000 > /sys/power/wake_lock -echo mem > /sys/power/autosleep \ No newline at end of file
diff --git a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc/rc.local b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc/rc.local index 0ef8fb7..81e92f4 100755 --- a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc/rc.local +++ b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc/rc.local
@@ -39,5 +39,3 @@ ln -sf "/etc/zoneinfo/Asia/Shanghai" /etc/localtime -echo pwr_on_delay 60000000000 > /sys/power/wake_lock -echo mem > /sys/power/autosleep \ No newline at end of file
diff --git a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_systemd/fs/normal/rootfs/etc/rc.local b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_systemd/fs/normal/rootfs/etc/rc.local index 371c6bd..a655452 100755 --- a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_systemd/fs/normal/rootfs/etc/rc.local +++ b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_systemd/fs/normal/rootfs/etc/rc.local
@@ -54,5 +54,3 @@ ln -sf "/etc/zoneinfo/Asia/Shanghai" /etc/localtime -echo pwr_on_delay 60000000000 > /sys/power/wake_lock -echo mem > /sys/power/autosleep \ No newline at end of file