From 67d35b986b16e3008acf7f6c864b47877817c66a 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 Change-Id: Ie054198f08ecb082e7c3ce01bcc15259b3bad697 --- device-tegu.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/device-tegu.mk b/device-tegu.mk index 011b043..44a8194 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