Set build.hardware.revision property.

Bug: b/38167472
Test: make & check property
Change-Id: I5aab680dd83a04237448438d5a4d69450f89a844
This commit is contained in:
Junda Liu
2017-06-12 14:34:19 -07:00
parent 2968c918aa
commit 90a13ffb70

View File

@@ -30,6 +30,9 @@ on init && property:ro.boot.slot=*
# will remove this once slot_suffix is deprecated
setprop ro.boot.slot_suffix _${ro.boot.slot}
on init && property:ro.boot.revision=*
setprop ro.boot.hardware.revision ${ro.boot.revision}
on property:init.svc.fps_hal=running && property:ro.boot.revision=rev_0
stop fps_hal