aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-06-16 02:39:53 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-06-16 02:39:53 +0000
commitbb6e2189eb1b35b938cfc0bf98ff1144fdca3385 (patch)
treed2d1e93ca4f2d23c7a42da310adc664f1e9b5c16
parent181d90232de2301bb17649ae1d7c2c9a10415173 (diff)
parent518e61b08df5da6de356d4cdde4046edc5d9b559 (diff)
downloadsample-bb6e2189eb1b35b938cfc0bf98ff1144fdca3385.tar.gz
Merge "Remove moved product_launched_with_* files" am: acfd17ef1a am: 7aea7155a6 am: 9b6489520a
am: 518e61b08d Change-Id: Ic25f3d1a5b536b5e8572822c5e7a2c9cfa730ecf
-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