Snap for 12368321 from 990359fce1 to 24Q4-release

Change-Id: I0bba48706b6b96913eb1b196cf57f5aab37a4cc8
This commit is contained in:
Android Build Coastguard Worker 2024-09-14 01:01:42 +00:00
commit c5de1989a3
7 changed files with 3 additions and 0 deletions

View file

@ -7,6 +7,7 @@ on init && property:ro.vendor.factory=1
on init
# eSE streset tool name
setprop persist.vendor.se.streset libstreset24
setprop persist.vendor.nfc.streset libstreset24
# No se_chip_en for P1.0
on late-init && property:ro.boot.hardware.revision=PROTO1.0
setprop persist.vendor.se.reset.chip_en false

View file

@ -14,6 +14,8 @@
# limitations under the License.
#
SHIPPING_API_LEVEL := 34
ifdef RELEASE_GOOGLE_COMET_RADIO_DIR
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_COMET_RADIO_DIR)
endif