commit | 67bb9c0854b4068f6d2f6d66c1c4f3bfb2df0988 | [log] [tgz] |
---|---|---|
author | Robin Peng <[email protected]> | Mon Jul 22 03:46:43 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sat Aug 03 00:12:32 2024 +0000 |
tree | 221f4937140b89f86cc2ba8e25c4e3da21908c48 | |
parent | 8fc2025fe9d408901c7c046a5a2918d3b492d64f [diff] |
Update P24 SVN to 4 Bug: 350826665 Flag: build.RELEASE_SVN_CAIMAN Flag: build.RELEASE_SVN_KOMODO Flag: build.RELEASE_SVN_TOKAY (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:1a61f943a766179084e4e483ec876a60421d84f1) Merged-In: I5de5e88e286aea0a5d5786e7f84732f947a88449 Change-Id: I5de5e88e286aea0a5d5786e7f84732f947a88449
diff --git a/device-caiman.mk b/device-caiman.mk index 90a7150..4b83325 100644 --- a/device-caiman.mk +++ b/device-caiman.mk
@@ -73,7 +73,7 @@ TARGET_SVN ?= $(RELEASE_SVN_CAIMAN) else # Set this for older releases that don't use build flag -TARGET_SVN ?= 03 +TARGET_SVN ?= 04 endif PRODUCT_VENDOR_PROPERTIES += \
diff --git a/device-komodo.mk b/device-komodo.mk index deae049..30d54d6 100644 --- a/device-komodo.mk +++ b/device-komodo.mk
@@ -73,7 +73,7 @@ TARGET_SVN ?= $(RELEASE_SVN_KOMODO) else # Set this for older releases that don't use build flag -TARGET_SVN ?= 03 +TARGET_SVN ?= 04 endif PRODUCT_VENDOR_PROPERTIES += \
diff --git a/device-tokay.mk b/device-tokay.mk index 2df48d0..c65bc59 100644 --- a/device-tokay.mk +++ b/device-tokay.mk
@@ -63,7 +63,7 @@ TARGET_SVN ?= $(RELEASE_SVN_TOKAY) else # Set this for older releases that don't use build flag -TARGET_SVN ?= 03 +TARGET_SVN ?= 04 endif PRODUCT_VENDOR_PROPERTIES += \