Set build.hardware.revision property.

am: 90a13ffb70

Change-Id: Icda064618f7e3e90df64fb85c2a823c8fc3acdbe
This commit is contained in:
Junda Liu
2017-06-13 00:00:09 +00:00
committed by android-build-merger

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