From 392c47e3aa7e90007e282feaa6af0e6417d85637 Mon Sep 17 00:00:00 2001 From: Ankur Bakshi Date: Wed, 14 Aug 2024 23:31:14 +0000 Subject: [PATCH 1/3] Update Akita SVN to 19 Bug: 352170103 Change-Id: I54a6a09bc86975cd77b2f809c931ea90f991c6e0 Flag: EXEMPT bugfix --- device-akita.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-akita.mk b/device-akita.mk index 8cca4dd..a5fedc7 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -389,7 +389,7 @@ ifdef RELEASE_SVN_AKITA TARGET_SVN ?= $(RELEASE_SVN_AKITA) else # Set this for older releases that don't use build flag -TARGET_SVN ?= 18 +TARGET_SVN ?= 19 endif PRODUCT_VENDOR_PROPERTIES += \ From 2e9c431048c76c0f4dc2e6b5cfea7878f888928a Mon Sep 17 00:00:00 2001 From: Ankur Bakshi Date: Wed, 14 Aug 2024 23:32:29 +0000 Subject: [PATCH 2/3] Update Akita SVN to 20 Bug: 352170103 Change-Id: I0e287cac7a872f4cabfbd236d1864f89ddac45df Flag: EXEMPT bugfix --- device-akita.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-akita.mk b/device-akita.mk index a5fedc7..25ba942 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -389,7 +389,7 @@ ifdef RELEASE_SVN_AKITA TARGET_SVN ?= $(RELEASE_SVN_AKITA) else # Set this for older releases that don't use build flag -TARGET_SVN ?= 19 +TARGET_SVN ?= 20 endif PRODUCT_VENDOR_PROPERTIES += \ From 4a643c40f205dae22f9c41cda0304407580db2e8 Mon Sep 17 00:00:00 2001 From: Ankur Bakshi Date: Wed, 14 Aug 2024 23:33:33 +0000 Subject: [PATCH 3/3] Update Akita SVN to 21 Bug: 352170103 Change-Id: Idb534193fb4c0b52fc34401e2d85e2f3d4021623 Flag: EXEMPT bugfix --- device-akita.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-akita.mk b/device-akita.mk index 25ba942..9281637 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -389,7 +389,7 @@ ifdef RELEASE_SVN_AKITA TARGET_SVN ?= $(RELEASE_SVN_AKITA) else # Set this for older releases that don't use build flag -TARGET_SVN ?= 20 +TARGET_SVN ?= 21 endif PRODUCT_VENDOR_PROPERTIES += \