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:
parent
8289bd4ea9
commit
65acbd0996
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue