Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69bd1ca8 authored by Dan Willemsen's avatar Dan Willemsen
Browse files

Add product_launched_with_p

Bug: 64194858
Bug: 69775513
Change-Id: I43e4be08796b5b17eca3867cb941f6e42c7773f5
Test: None
parent dc855f7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#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
+1 −1
Original line number Diff line number Diff line
#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
+1 −1
Original line number Diff line number Diff line
#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
+1 −1
Original line number Diff line number Diff line
#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
+1 −1
Original line number Diff line number Diff line
#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
Loading