sm6150-common: rootdir: Set ro.boot.hardware.revision property

* The value would be shown on Settings > About phone > Model > Hardware version.

Change-Id: I3a9707597ba01690bdf992e77d7d59d67213bca9
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Yumi Yukimura
2025-02-13 15:27:53 +08:00
committed by therealmharc
parent 6d996151e4
commit 2f52ae50ef

View File

@@ -29,6 +29,7 @@
on early-init
exec u:r:vendor_qti_init_shell:s0 -- /vendor/bin/init.qti.early_init.sh
setprop ro.boot.hardware.revision ${ro.boot.hwc}_${ro.boot.hwlevel}_${ro.boot.hwversion}
setprop ro.soc.model ${ro.vendor.qti.soc_model}
setprop vendor.usb.product_string ${ro.product.vendor.model}