Snap for 12368321 from 40f5f21150 to 24Q4-release

Change-Id: I806d69ff7225153ada9853285c8c5c54bc6ac949
This commit is contained in:
Android Build Coastguard Worker 2024-09-14 01:01:39 +00:00
commit b3edaed665
20 changed files with 10 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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