aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-06-16 02:36:10 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-06-16 02:36:10 +0000
commit518e61b08df5da6de356d4cdde4046edc5d9b559 (patch)
treed2d1e93ca4f2d23c7a42da310adc664f1e9b5c16
parent181d90232de2301bb17649ae1d7c2c9a10415173 (diff)
parent9b6489520a6fc41ddb8f4f4224c69dfc6c340cc9 (diff)
downloadsample-518e61b08df5da6de356d4cdde4046edc5d9b559.tar.gz
Merge "Remove moved product_launched_with_* files" am: acfd17ef1a am: 7aea7155a6
am: 9b6489520a Change-Id: Ic127508a569bd077f3dc670bc6998a9efb6b4064
-rw-r--r--products/product_launched_with_l.mk3
-rw-r--r--products/product_launched_with_l_mr1.mk3
-rw-r--r--products/product_launched_with_m.mk3
-rw-r--r--products/product_launched_with_n.mk3
4 files changed, 0 insertions, 12 deletions
diff --git a/products/product_launched_with_l.mk b/products/product_launched_with_l.mk
deleted file mode 100644
index 2911993..0000000
--- a/products/product_launched_with_l.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-#ro.product.first_api_level indicates the first api level, device has been commercially launced on.
-PRODUCT_PROPERTY_OVERRIDES += \
- ro.product.first_api_level=21
diff --git a/products/product_launched_with_l_mr1.mk b/products/product_launched_with_l_mr1.mk
deleted file mode 100644
index 10d629f..0000000
--- a/products/product_launched_with_l_mr1.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-#ro.product.first_api_level indicates the first api level, device has been commercially launced on.
-PRODUCT_PROPERTY_OVERRIDES += \
- ro.product.first_api_level=22
diff --git a/products/product_launched_with_m.mk b/products/product_launched_with_m.mk
deleted file mode 100644
index d82a255..0000000
--- a/products/product_launched_with_m.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-#ro.product.first_api_level indicates the first api level, device has been commercially launced on.
-PRODUCT_PROPERTY_OVERRIDES += \
- ro.product.first_api_level=23
diff --git a/products/product_launched_with_n.mk b/products/product_launched_with_n.mk
deleted file mode 100644
index 72f34d8..0000000
--- a/products/product_launched_with_n.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-#ro.product.first_api_level indicates the first api level, device has been commercially launced on.
-PRODUCT_PROPERTY_OVERRIDES += \
- ro.product.first_api_level=24