diff --git a/target/product/product_launched_with_l.mk b/target/product/product_launched_with_l.mk index 8127bc31c..6e782f798 100644 --- a/target/product/product_launched_with_l.mk +++ b/target/product/product_launched_with_l.mk @@ -1,3 +1,3 @@ -#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on. +#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on. PRODUCT_SHIPPING_API_LEVEL := 21 diff --git a/target/product/product_launched_with_l_mr1.mk b/target/product/product_launched_with_l_mr1.mk index 7a5bd0f2d..20868328b 100644 --- a/target/product/product_launched_with_l_mr1.mk +++ b/target/product/product_launched_with_l_mr1.mk @@ -1,2 +1,2 @@ -#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on. +#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on. PRODUCT_SHIPPING_API_LEVEL := 22 diff --git a/target/product/product_launched_with_m.mk b/target/product/product_launched_with_m.mk index afd8647dd..1ba101489 100644 --- a/target/product/product_launched_with_m.mk +++ b/target/product/product_launched_with_m.mk @@ -1,2 +1,2 @@ -#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on. +#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on. PRODUCT_SHIPPING_API_LEVEL := 23 diff --git a/target/product/product_launched_with_n.mk b/target/product/product_launched_with_n.mk index f7c5d794d..cac29eb54 100644 --- a/target/product/product_launched_with_n.mk +++ b/target/product/product_launched_with_n.mk @@ -1,2 +1,2 @@ -#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on. +#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on. PRODUCT_SHIPPING_API_LEVEL := 24 diff --git a/target/product/product_launched_with_n_mr1.mk b/target/product/product_launched_with_n_mr1.mk index 65d4d3f99..194a1aa45 100644 --- a/target/product/product_launched_with_n_mr1.mk +++ b/target/product/product_launched_with_n_mr1.mk @@ -1,2 +1,2 @@ -#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on. +#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on. PRODUCT_SHIPPING_API_LEVEL := 25 diff --git a/target/product/product_launched_with_o.mk b/target/product/product_launched_with_o.mk index 94d30c65a..8e25a2b6b 100644 --- a/target/product/product_launched_with_o.mk +++ b/target/product/product_launched_with_o.mk @@ -1,2 +1,2 @@ -#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on. +#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on. PRODUCT_SHIPPING_API_LEVEL := 26 diff --git a/target/product/product_launched_with_o_mr1.mk b/target/product/product_launched_with_o_mr1.mk index 25620aa14..2f3d7e6f9 100644 --- a/target/product/product_launched_with_o_mr1.mk +++ b/target/product/product_launched_with_o_mr1.mk @@ -1,2 +1,2 @@ -#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on. +#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on. PRODUCT_SHIPPING_API_LEVEL := 27 diff --git a/target/product/product_launched_with_p.mk b/target/product/product_launched_with_p.mk new file mode 100644 index 000000000..fe7591fc7 --- /dev/null +++ b/target/product/product_launched_with_p.mk @@ -0,0 +1,2 @@ +#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on. +PRODUCT_SHIPPING_API_LEVEL := 28 \ No newline at end of file