mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 07:33:15 +00:00
Set build.hardware.revision property.
Bug: b/38167472 Test: make & check property Change-Id: I5aab680dd83a04237448438d5a4d69450f89a844
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user