aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-06-16 02:31:59 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-06-16 02:31:59 +0000
commit9b6489520a6fc41ddb8f4f4224c69dfc6c340cc9 (patch)
treed2d1e93ca4f2d23c7a42da310adc664f1e9b5c16
parente59ad316ad7ba1b11e2fb7cecec6ec09c8ffd87e (diff)
parent7aea7155a61b0fc40326338dc0ed16b8583a8e31 (diff)
downloadsample-9b6489520a6fc41ddb8f4f4224c69dfc6c340cc9.tar.gz
Merge "Remove moved product_launched_with_* files" am: acfd17ef1a
am: 7aea7155a6 Change-Id: I5ddb231cd8ca9a0c91079036dcc096d37fd73e2b
-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