Snap for 11973804 from dca29688a2 to 24Q3-release

Change-Id: I54fe2a5a29715c968446f3bf96966f9ee310313f
This commit is contained in:
Android Build Coastguard Worker 2024-06-15 01:01:36 +00:00
commit 84291ce1f4
3 changed files with 0 additions and 12 deletions

View file

@ -79,7 +79,3 @@ on property:sys.boot_completed=1
# it should be written by the system init. # it should be written by the system init.
on property:ro.boot.hardware.sku=GWVK6 on property:ro.boot.hardware.sku=GWVK6
setprop audio.camerasound.force true 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

View file

@ -83,7 +83,3 @@ on property:sys.boot_completed=1
# it should be written by the system init. # it should be written by the system init.
on property:ro.boot.hardware.sku=GQ57S on property:ro.boot.hardware.sku=GQ57S
setprop audio.camerasound.force true 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

View file

@ -81,7 +81,3 @@ on fs
# it should be written by the system init. # it should be written by the system init.
on property:ro.boot.hardware.sku=G1B60 on property:ro.boot.hardware.sku=G1B60
setprop audio.camerasound.force true 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