Merge "Move PRODUCT_SHIPPING_API_LEVEL to define by device" into main
This commit is contained in:
commit
b85868872e
5 changed files with 10 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
SHIPPING_API_LEVEL := 34
|
||||||
|
|
||||||
ifdef RELEASE_GOOGLE_CAIMAN_RADIO_DIR
|
ifdef RELEASE_GOOGLE_CAIMAN_RADIO_DIR
|
||||||
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_CAIMAN_RADIO_DIR)
|
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_CAIMAN_RADIO_DIR)
|
||||||
endif
|
endif
|
||||||
|
|
|
@ -14,6 +14,8 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
SHIPPING_API_LEVEL := 34
|
||||||
|
|
||||||
ifdef RELEASE_GOOGLE_KOMODO_RADIO_DIR
|
ifdef RELEASE_GOOGLE_KOMODO_RADIO_DIR
|
||||||
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_KOMODO_RADIO_DIR)
|
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_KOMODO_RADIO_DIR)
|
||||||
endif
|
endif
|
||||||
|
|
|
@ -14,6 +14,8 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
SHIPPING_API_LEVEL := 34
|
||||||
|
|
||||||
ifdef RELEASE_GOOGLE_RIPCURRENT24_RADIO_DIR
|
ifdef RELEASE_GOOGLE_RIPCURRENT24_RADIO_DIR
|
||||||
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_RIPCURRENT24_RADIO_DIR)
|
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_RIPCURRENT24_RADIO_DIR)
|
||||||
endif
|
endif
|
||||||
|
|
|
@ -14,6 +14,8 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
SHIPPING_API_LEVEL := 34
|
||||||
|
|
||||||
ifdef RELEASE_GOOGLE_RIPCURRENTPRO_RADIO_DIR
|
ifdef RELEASE_GOOGLE_RIPCURRENTPRO_RADIO_DIR
|
||||||
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_RIPCURRENTPRO_RADIO_DIR)
|
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_RIPCURRENTPRO_RADIO_DIR)
|
||||||
endif
|
endif
|
||||||
|
|
|
@ -14,6 +14,8 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
SHIPPING_API_LEVEL := 34
|
||||||
|
|
||||||
ifdef RELEASE_GOOGLE_TOKAY_RADIO_DIR
|
ifdef RELEASE_GOOGLE_TOKAY_RADIO_DIR
|
||||||
RELEASE_GOOGLE_PRODUCT_RADIO_DIR ?= $(RELEASE_GOOGLE_TOKAY_RADIO_DIR)
|
RELEASE_GOOGLE_PRODUCT_RADIO_DIR ?= $(RELEASE_GOOGLE_TOKAY_RADIO_DIR)
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue