From e1e121bea4921d8d190e5e9dc13c7309d1c6dd87 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 27 May 2025 18:18:52 +0300 Subject: [PATCH] Revert "Add product_launched_with_j{,_mr1,mr2}.mk" This reverts commit c756f6051fafee5c9b0aebb4fdf217caadc3bd70. Reason for revert: Dead. Change-Id: Ia4f1e45d18459004625c38754440c018333a3452 --- build/target/product/product_launched_with_j.mk | 2 -- build/target/product/product_launched_with_j_mr1.mk | 2 -- build/target/product/product_launched_with_j_mr2.mk | 2 -- 3 files changed, 6 deletions(-) delete mode 100644 build/target/product/product_launched_with_j.mk delete mode 100644 build/target/product/product_launched_with_j_mr1.mk delete mode 100644 build/target/product/product_launched_with_j_mr2.mk diff --git a/build/target/product/product_launched_with_j.mk b/build/target/product/product_launched_with_j.mk deleted file mode 100644 index 54010047..00000000 --- a/build/target/product/product_launched_with_j.mk +++ /dev/null @@ -1,2 +0,0 @@ -#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on. -PRODUCT_SHIPPING_API_LEVEL := 16 diff --git a/build/target/product/product_launched_with_j_mr1.mk b/build/target/product/product_launched_with_j_mr1.mk deleted file mode 100644 index 7c8f4eaf..00000000 --- a/build/target/product/product_launched_with_j_mr1.mk +++ /dev/null @@ -1,2 +0,0 @@ -#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on. -PRODUCT_SHIPPING_API_LEVEL := 17 diff --git a/build/target/product/product_launched_with_j_mr2.mk b/build/target/product/product_launched_with_j_mr2.mk deleted file mode 100644 index 2666915e..00000000 --- a/build/target/product/product_launched_with_j_mr2.mk +++ /dev/null @@ -1,2 +0,0 @@ -#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on. -PRODUCT_SHIPPING_API_LEVEL := 18