diff --git a/init-taimen.rc b/init-taimen.rc index fb8b1ee..43461fc 100644 --- a/init-taimen.rc +++ b/init-taimen.rc @@ -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