Move PRODUCT_SHIPPING_API_LEVEL to define by device

Bug: 312876454
Change-Id: I334f31126e0c4c10a218425948ecdf5b95be4762
This commit is contained in:
Cyan_Hsieh 2024-05-17 18:30:33 +08:00
parent a80b17f7d0
commit 04bb3b12b8

View file

@ -14,6 +14,8 @@
# limitations under the License. # limitations under the License.
# #
SHIPPING_API_LEVEL := 34
ifdef RELEASE_GOOGLE_COMET_RADIO_DIR ifdef RELEASE_GOOGLE_COMET_RADIO_DIR
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_COMET_RADIO_DIR) RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_COMET_RADIO_DIR)
endif endif