From 3e92493653b128fdf83924df03097d96ba4ff932 Mon Sep 17 00:00:00 2001 From: Liana Kazanova Date: Mon, 24 Jun 2024 16:31:25 +0000 Subject: [PATCH] Revert "Upgrade PRODUCT_SHIPPING_API_LEVEL to 35" Revert submission 27975044-ship_api_35 Reason for revert: DroidMonitor: Potential culprit for b/349087711 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Reverted changes: /q/submissionid:27975044-ship_api_35 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:67d35b986b16e3008acf7f6c864b47877817c66a) Merged-In: Ie054198f08ecb082e7c3ce01bcc15259b3bad697 Change-Id: Ie054198f08ecb082e7c3ce01bcc15259b3bad697 --- device-tegu.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/device-tegu.mk b/device-tegu.mk index 6d12b12..a1ea26f 100644 --- a/device-tegu.mk +++ b/device-tegu.mk @@ -14,8 +14,6 @@ # limitations under the License. # -SHIPPING_API_LEVEL := 35 - ifdef RELEASE_GOOGLE_TEGU_RADIO_DIR RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_TEGU_RADIO_DIR) endif