Merge "Add OWNERS in device/sample"
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