mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
init.hardware.rc: set ro.boot.hardware.revision as ro.revision
Bug: 62350763 Change-Id: I224a81e4e364a6a8a73980f7d7bbeebafdb2a6de Signed-off-by: Thierry Strudel <tstrudel@google.com>
This commit is contained in:
@@ -145,6 +145,9 @@ on init
|
||||
write /sys/block/zram0/comp_algorithm lz4
|
||||
write /proc/sys/vm/page-cluster 0
|
||||
|
||||
# Some user code relies on ro.boot.hardware.revision
|
||||
setprop ro.boot.hardware.revision ${ro.revision}
|
||||
|
||||
on fs
|
||||
wait /dev/block/platform/soc/${ro.boot.bootdevice}
|
||||
symlink /dev/block/platform/soc/${ro.boot.bootdevice} /dev/block/bootdevice
|
||||
|
||||
Reference in New Issue
Block a user