Revert "Enable bootstrap if warranty sku is set"
Revert submission 27717640-bootstrap Reason for revert: mount vendor partition failed when OTA Reverted changes: /q/submissionid:27717640-bootstrap Change-Id: Idc16811944f3ca8ff96428144b20e0f60900cd56 Merged-In: I9b884b869981fe37a4f2438616cd6a51c86f6358
This commit is contained in:
@@ -79,7 +79,3 @@ on property:sys.boot_completed=1
|
||||
# it should be written by the system init.
|
||||
on property:ro.boot.hardware.sku=GWVK6
|
||||
setprop audio.camerasound.force true
|
||||
|
||||
# Enable bootstrap when warrarnty is set
|
||||
on boot && property:ro.boot.warranty.sku=*
|
||||
setprop setupwizard.feature.provisioning_profile_mode true
|
||||
@@ -83,7 +83,3 @@ on property:sys.boot_completed=1
|
||||
# it should be written by the system init.
|
||||
on property:ro.boot.hardware.sku=GQ57S
|
||||
setprop audio.camerasound.force true
|
||||
|
||||
# Enable bootstrap when warrarnty is set
|
||||
on boot && property:ro.boot.warranty.sku=*
|
||||
setprop setupwizard.feature.provisioning_profile_mode true
|
||||
|
||||
@@ -81,7 +81,3 @@ on fs
|
||||
# it should be written by the system init.
|
||||
on property:ro.boot.hardware.sku=G1B60
|
||||
setprop audio.camerasound.force true
|
||||
|
||||
# Enable bootstrap when warrarnty is set
|
||||
on boot && property:ro.boot.warranty.sku=*
|
||||
setprop setupwizard.feature.provisioning_profile_mode true
|
||||
Reference in New Issue
Block a user