Enable bootstrap for DVT for convenient testing

Bug: 343731008
Flag: NONE init.rc change limited to DVT hardwares
Change-Id: I2084852ed3b0af5a1d7fca86fa116918a2900c3c
This commit is contained in:
Meng Wang 2024-06-24 21:05:06 +00:00
parent 8289bd4ea9
commit 65acbd0996

View file

@ -158,4 +158,6 @@ on boot && property:ro.boot.warranty.sku=UVZ
setprop setupwizard.feature.provisioning_profile_mode true
on boot && property:ro.boot.warranty.sku=UTM
setprop setupwizard.feature.provisioning_profile_mode true
# Enable bootstrap for DVT for convenient testing (b/343731008)
on boot && property:ro.boot.hardware.revision=DVT1.0
setprop setupwizard.feature.provisioning_profile_mode true