Compare commits

...

2 Commits

Author SHA1 Message Date
Michael Bestas
4edbed31e9 oriole: Import configuration from device tree
Change-Id: Idd77cac245a7186528216daadf80a65529eeb9d2
2026-02-09 12:23:01 +00:00
Michael Bestas
0565684c73 oriole: Update to BP3A.250905.014
Change-Id: Icc44d1803bc33d895d73a02dfd6e51fb985027fa
2026-02-09 12:22:40 +00:00
1188 changed files with 23800 additions and 6937 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -6,14 +6,14 @@ LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),oriole)
$(call add-radio-file-sha1-checked,radio/abl.img,bcefb8a5d792a04041de6eea575d24cb733b6b99)
$(call add-radio-file-sha1-checked,radio/bl1.img,562b2a6fa5c4d2db44b7ab3a7ce1b4a2249f526d)
$(call add-radio-file-sha1-checked,radio/bl2.img,1bc632c0d8581e2d2e9deffebeac0ac7fd401a14)
$(call add-radio-file-sha1-checked,radio/bl31.img,a25b9471c3e6338868a7588368e8f0c9ea24e857)
$(call add-radio-file-sha1-checked,radio/gsa.img,b153f60489cb6757ea115f27601e6a7966554ac7)
$(call add-radio-file-sha1-checked,radio/ldfw.img,aae489b1a25d6a59931b30cd5ff1bdf0f3be0d07)
$(call add-radio-file-sha1-checked,radio/modem.img,3b130274941a093ddd21264c059464cd662e6a65)
$(call add-radio-file-sha1-checked,radio/pbl.img,99be08e66c40f007d33f1c296da16193fb74434b)
$(call add-radio-file-sha1-checked,radio/tzsw.img,d3b2c7ada410af45114697650108c4ede3f71729)
$(call add-radio-file-sha1-checked,radio/abl.img,088ac9ce09093653d9849014e7fc85100868e3e8)
$(call add-radio-file-sha1-checked,radio/bl1.img,13eed24adef9deb2b8d705e9ef814e54be13da6d)
$(call add-radio-file-sha1-checked,radio/bl2.img,bd2f58d188acd07f83a9a183197d5e06465459d4)
$(call add-radio-file-sha1-checked,radio/bl31.img,1d69e7cade30cf3bf0f9c20d7b56b105dbfd22b0)
$(call add-radio-file-sha1-checked,radio/gsa.img,d91d2919933551906c54571c65398f11fb09b2de)
$(call add-radio-file-sha1-checked,radio/ldfw.img,383cbdc8c916c60d4ecda93e39b5ac1b08fcb1c3)
$(call add-radio-file-sha1-checked,radio/modem.img,a3ae6793635768ae4c6c2a24393587c2d27c2963)
$(call add-radio-file-sha1-checked,radio/pbl.img,43fc04feea31cb8c5190a6d97b053eb0acfa1bb2)
$(call add-radio-file-sha1-checked,radio/tzsw.img,d3fdb6b4c205f55ad5277ced0841253f2c322a77)
endif

View File

@@ -21,6 +21,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/airbus_de.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/airbus_de.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/airbus_fr.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/airbus_fr.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/airtel_in.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/airtel_in.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/airtel_lk.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/airtel_lk.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/ais_th.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/ais_th.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/alcom_fi.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/alcom_fi.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/alestra_mx.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/alestra_mx.pb \
@@ -31,6 +32,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/antel_uy.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/antel_uy.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/appalachian_us.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/appalachian_us.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/apt_tw.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/apt_tw.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/apua_ag.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/apua_ag.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/asda_gb.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/asda_gb.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/assurance_us.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/assurance_us.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/astca_as.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/astca_as.pb \
@@ -88,6 +90,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/cricket_us.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/cricket_us.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/cspire_nl.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/cspire_nl.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/cspire_us.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/cspire_us.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/cytamobile_cy.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/cytamobile_cy.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/default.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/default.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/digi_hu.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/digi_hu.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/digi_my.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/digi_my.pb \
@@ -144,6 +147,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/gibtel_gi.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/gibtel_gi.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/giffgaff_gb.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/giffgaff_gb.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/giga_sg.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/giga_sg.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/gigs_gb.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/gigs_gb.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/globe_ph.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/globe_ph.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/gomobile_mt.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/gomobile_mt.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/grameenphone_bd.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/grameenphone_bd.pb \
@@ -151,6 +155,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/guuk_es.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/guuk_es.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/h3_at.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/h3_at.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/h3_gb.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/h3_gb.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/h3_hk.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/h3_hk.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/h3_ie.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/h3_ie.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/h3_lk.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/h3_lk.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/h3_se.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/h3_se.pb \
@@ -160,7 +165,6 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/help_at.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/help_at.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/homobile_it.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/homobile_it.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/hotmobile_il.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/hotmobile_il.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/humane_us.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/humane_us.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/ice_no.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/ice_no.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/idea_in.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/idea_in.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/idmobile_gb.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/idmobile_gb.pb \
@@ -195,6 +199,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/lum_ca.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/lum_ca.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/lyca_es.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/lyca_es.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/lyca_us.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/lyca_us.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/lycamobile_dk.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/lycamobile_dk.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/lycamobile_gb.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/lycamobile_gb.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/lycamobile_pt.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/lycamobile_pt.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/lycamobile_se.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/lycamobile_se.pb \
@@ -212,13 +217,16 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/mettel_us.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/mettel_us.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/mobifone_vn.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/mobifone_vn.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/mobily_sa.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/mobily_sa.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/moldcell_md.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/moldcell_md.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/monacotelecom_mc.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/monacotelecom_mc.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/movistar_cl.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/movistar_cl.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/movistar_co.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/movistar_co.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/movistar_es.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/movistar_es.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/movistar_mx.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/movistar_mx.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/mtel_me.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/mtel_me.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/mucho_ch.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/mucho_ch.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/mvnoconnect_us.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/mvnoconnect_us.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/ncell_np.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/ncell_np.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/nema_fo.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/nema_fo.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/netcomgroup_fr.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/netcomgroup_fr.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/newww_mx.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/newww_mx.pb \
@@ -236,6 +244,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/o2prepaid_de.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/o2prepaid_de.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/o2prepaid_gb.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/o2prepaid_gb.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/omantel_om.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/omantel_om.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/one_al.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/one_al.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/one_me.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/one_me.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/onecall_no.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/onecall_no.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/only_yt.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/only_yt.pb \
@@ -248,6 +257,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/orange_fr.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/orange_fr.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/orange_gp.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/orange_gp.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/orange_lu.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/orange_lu.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/orange_md.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/orange_md.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/orange_pl.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/orange_pl.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/orange_re.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/orange_re.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/orange_ro.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/orange_ro.pb \
@@ -301,6 +311,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/sky_ie.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/sky_ie.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/sky_mx.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/sky_mx.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/skylo_zz.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/skylo_zz.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/slt_lk.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/slt_lk.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/smart_ph.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/smart_ph.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/smartfren_id.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/smartfren_id.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/smartless_us.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/smartless_us.pb \
@@ -431,6 +442,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/viti_pf.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/viti_pf.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/vivacom_bg.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/vivacom_bg.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/vivo_br.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/vivo_br.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/vodafone_al.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/vodafone_al.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/vodafone_au.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/vodafone_au.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/vodafone_cz.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/vodafone_cz.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/vodafone_de.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/vodafone_de.pb \
@@ -449,6 +461,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/vodafone_qa.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/vodafone_qa.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/vodafone_ro.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/vodafone_ro.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/vodafone_tr.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/vodafone_tr.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/vodafonelab_de.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/vodafonelab_de.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/walmart_mx.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/walmart_mx.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/webbing_hk.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/webbing_hk.pb \
vendor/google/oriole/proprietary/product/etc/CarrierSettings/wim_mx.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/wim_mx.pb \
@@ -478,6 +491,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/firmware/music_detector.sound_model:$(TARGET_COPY_OUT_PRODUCT)/etc/firmware/music_detector.sound_model \
vendor/google/oriole/proprietary/product/etc/firmware/music_detector.sound_model_2:$(TARGET_COPY_OUT_PRODUCT)/etc/firmware/music_detector.sound_model_2 \
vendor/google/oriole/proprietary/product/etc/firmware/music_detector.sound_model_tflite:$(TARGET_COPY_OUT_PRODUCT)/etc/firmware/music_detector.sound_model_tflite \
vendor/google/oriole/proprietary/product/etc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf \
vendor/google/oriole/proprietary/product/etc/permissions/androidx.camera.extensions.impl.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/androidx.camera.extensions.impl.xml \
vendor/google/oriole/proprietary/product/etc/permissions/com.android.omadm.service.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/com.android.omadm.service.xml \
vendor/google/oriole/proprietary/product/etc/permissions/com.android.sdm.plugins.connmo.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/com.android.sdm.plugins.connmo.xml \
@@ -506,6 +520,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/product/etc/sysconfig/pixel_experience_2021.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/pixel_experience_2021.xml \
vendor/google/oriole/proprietary/product/etc/sysconfig/pixel_experience_2021_midyear.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/pixel_experience_2021_midyear.xml \
vendor/google/oriole/proprietary/system_ext/etc/default-permissions/default-permissions-euiccpixel.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/default-permissions/default-permissions-euiccpixel.xml \
vendor/google/oriole/proprietary/system_ext/etc/init/init.gs_watchdogd.rc:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/init/init.gs_watchdogd.rc \
vendor/google/oriole/proprietary/system_ext/etc/init/vendor.google.edgetpu_app_service@1.0-service.rc:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/init/vendor.google.edgetpu_app_service@1.0-service.rc \
vendor/google/oriole/proprietary/system_ext/etc/permissions/com.android.hotwordenrollment.common.util.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/com.android.hotwordenrollment.common.util.xml \
vendor/google/oriole/proprietary/system_ext/etc/permissions/com.android.omadm.radioconfig.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/com.android.omadm.radioconfig.xml \
@@ -543,12 +558,12 @@ PRODUCT_PACKAGES += \
libhbmsvmanager_jni \
VZWAPNLib \
AppDirectedSMSService \
CarrierSettings_signed_53.0.733201674 \
CarrierSettings_signed_55.0.755436886 \
CarrierWifi \
ConnMO \
DCMO \
DMService \
DeviceIntelligenceNetworkPrebuilt-astrea_20240329.00_RC02 \
DeviceIntelligenceNetworkPrebuilt-bfinal_astrea_20250217.00_RC00 \
DevicePersonalizationPrebuiltPixel2021-bfinal_aiai_20250217.00_RC08 \
DiagMon \
EuiccGoogle \
@@ -588,6 +603,7 @@ PRODUCT_PACKAGES += \
oemrilhook \
com.google.pixel.camera.services@1.0-service-google.xml \
vendor.google.edgetpu_app_service@1.0-service.xml \
gs_watchdogd \
vendor.google.edgetpu_app_service@1.0-service
PRODUCT_PACKAGES += \
@@ -600,8 +616,29 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/etc/Khronos/OpenCL/vendors/ARM.icd:$(TARGET_COPY_OUT_VENDOR)/etc/Khronos/OpenCL/vendors/ARM.icd \
vendor/google/oriole/proprietary/vendor/etc/Khronos/OpenCL/vendors/ARM32.icd:$(TARGET_COPY_OUT_VENDOR)/etc/Khronos/OpenCL/vendors/ARM32.icd \
vendor/google/oriole/proprietary/vendor/etc/aoc/BLUETOOTH.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/BLUETOOTH.dat \
vendor/google/oriole/proprietary/vendor/etc/aoc/HANDSET.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSET.dat \
vendor/google/oriole/proprietary/vendor/etc/aoc/HANDSFREE.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSFREE.dat \
vendor/google/oriole/proprietary/vendor/etc/aoc/HEADSET.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HEADSET.dat \
vendor/google/oriole/proprietary/vendor/etc/aoc/mcps.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/mcps.dat \
vendor/google/oriole/proprietary/vendor/etc/aoc/recording.gatf:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/recording.gatf \
vendor/google/oriole/proprietary/vendor/etc/atc_profile.json:$(TARGET_COPY_OUT_VENDOR)/etc/atc_profile.json \
vendor/google/oriole/proprietary/vendor/etc/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \
vendor/google/oriole/proprietary/vendor/etc/audio_platform_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_configuration.xml \
vendor/google/oriole/proprietary/vendor/etc/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \
vendor/google/oriole/proprietary/vendor/etc/audio_policy_configuration_a2dp_offload_disabled.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration_a2dp_offload_disabled.xml \
vendor/google/oriole/proprietary/vendor/etc/audio_policy_configuration_bluetooth_legacy_hal.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration_bluetooth_legacy_hal.xml \
vendor/google/oriole/proprietary/vendor/etc/audio_policy_configuration_le_offload_disabled.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration_le_offload_disabled.xml \
vendor/google/oriole/proprietary/vendor/etc/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_volumes.xml \
vendor/google/oriole/proprietary/vendor/etc/bluetooth/bt_vendor.conf:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/bt_vendor.conf \
vendor/google/oriole/proprietary/vendor/etc/bluetooth/bt_vendor_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/bt_vendor_overlay.conf \
vendor/google/oriole/proprietary/vendor/etc/bluetooth_audio_policy_configuration_7_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_audio_policy_configuration_7_0.xml \
vendor/google/oriole/proprietary/vendor/etc/bluetooth_power_limits.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \
vendor/google/oriole/proprietary/vendor/etc/bluetooth_power_limits_G9S9B_EU.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_G9S9B_EU.csv \
vendor/google/oriole/proprietary/vendor/etc/bluetooth_power_limits_G9S9B_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_G9S9B_US.csv \
vendor/google/oriole/proprietary/vendor/etc/bluetooth_power_limits_GB7N6_EU.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GB7N6_EU.csv \
vendor/google/oriole/proprietary/vendor/etc/bluetooth_power_limits_GB7N6_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GB7N6_US.csv \
vendor/google/oriole/proprietary/vendor/etc/bluetooth_power_limits_JP.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_JP.csv \
vendor/google/oriole/proprietary/vendor/etc/chre/activity.napp_header:$(TARGET_COPY_OUT_VENDOR)/etc/chre/activity.napp_header \
vendor/google/oriole/proprietary/vendor/etc/chre/activity.so:$(TARGET_COPY_OUT_VENDOR)/etc/chre/activity.so \
vendor/google/oriole/proprietary/vendor/etc/chre/ar_bridge.napp_header:$(TARGET_COPY_OUT_VENDOR)/etc/chre/ar_bridge.napp_header \
@@ -616,6 +653,8 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/etc/chre/columbus_lite.so:$(TARGET_COPY_OUT_VENDOR)/etc/chre/columbus_lite.so \
vendor/google/oriole/proprietary/vendor/etc/chre/drop.napp_header:$(TARGET_COPY_OUT_VENDOR)/etc/chre/drop.napp_header \
vendor/google/oriole/proprietary/vendor/etc/chre/drop.so:$(TARGET_COPY_OUT_VENDOR)/etc/chre/drop.so \
vendor/google/oriole/proprietary/vendor/etc/chre/gating.napp_header:$(TARGET_COPY_OUT_VENDOR)/etc/chre/gating.napp_header \
vendor/google/oriole/proprietary/vendor/etc/chre/gating.so:$(TARGET_COPY_OUT_VENDOR)/etc/chre/gating.so \
vendor/google/oriole/proprietary/vendor/etc/chre/geofence.napp_header:$(TARGET_COPY_OUT_VENDOR)/etc/chre/geofence.napp_header \
vendor/google/oriole/proprietary/vendor/etc/chre/geofence.so:$(TARGET_COPY_OUT_VENDOR)/etc/chre/geofence.so \
vendor/google/oriole/proprietary/vendor/etc/chre/gesture.napp_header:$(TARGET_COPY_OUT_VENDOR)/etc/chre/gesture.napp_header \
@@ -629,7 +668,6 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/etc/chre/libchre_log_database.bin:$(TARGET_COPY_OUT_VENDOR)/etc/chre/libchre_log_database.bin \
vendor/google/oriole/proprietary/vendor/etc/chre/motiondetector.napp_header:$(TARGET_COPY_OUT_VENDOR)/etc/chre/motiondetector.napp_header \
vendor/google/oriole/proprietary/vendor/etc/chre/motiondetector.so:$(TARGET_COPY_OUT_VENDOR)/etc/chre/motiondetector.so \
vendor/google/oriole/proprietary/vendor/etc/chre/preloaded_nanoapps.json:$(TARGET_COPY_OUT_VENDOR)/etc/chre/preloaded_nanoapps.json \
vendor/google/oriole/proprietary/vendor/etc/chre/sd.napp_header:$(TARGET_COPY_OUT_VENDOR)/etc/chre/sd.napp_header \
vendor/google/oriole/proprietary/vendor/etc/chre/sd.so:$(TARGET_COPY_OUT_VENDOR)/etc/chre/sd.so \
vendor/google/oriole/proprietary/vendor/etc/chre/sensorcollector.napp_header:$(TARGET_COPY_OUT_VENDOR)/etc/chre/sensorcollector.napp_header \
@@ -663,6 +701,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/etc/database/DbEcc_272.xml:$(TARGET_COPY_OUT_VENDOR)/etc/database/DbEcc_272.xml \
vendor/google/oriole/proprietary/vendor/etc/database/DbEcc_276.xml:$(TARGET_COPY_OUT_VENDOR)/etc/database/DbEcc_276.xml \
vendor/google/oriole/proprietary/vendor/etc/database/DbEcc_293.xml:$(TARGET_COPY_OUT_VENDOR)/etc/database/DbEcc_293.xml \
vendor/google/oriole/proprietary/vendor/etc/database/DbEcc_294.xml:$(TARGET_COPY_OUT_VENDOR)/etc/database/DbEcc_294.xml \
vendor/google/oriole/proprietary/vendor/etc/database/DbEcc_297.xml:$(TARGET_COPY_OUT_VENDOR)/etc/database/DbEcc_297.xml \
vendor/google/oriole/proprietary/vendor/etc/database/DbEcc_330.xml:$(TARGET_COPY_OUT_VENDOR)/etc/database/DbEcc_330.xml \
vendor/google/oriole/proprietary/vendor/etc/database/DbEcc_334.xml:$(TARGET_COPY_OUT_VENDOR)/etc/database/DbEcc_334.xml \
@@ -705,17 +744,28 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/etc/database/DbEcc_DEFAULT.xml:$(TARGET_COPY_OUT_VENDOR)/etc/database/DbEcc_DEFAULT.xml \
vendor/google/oriole/proprietary/vendor/etc/database/DbEcc_ICCID.xml:$(TARGET_COPY_OUT_VENDOR)/etc/database/DbEcc_ICCID.xml \
vendor/google/oriole/proprietary/vendor/etc/database/ecc_version:$(TARGET_COPY_OUT_VENDOR)/etc/database/ecc_version \
vendor/google/oriole/proprietary/vendor/etc/display_colordata_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_cal0.pb \
vendor/google/oriole/proprietary/vendor/etc/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb \
vendor/google/oriole/proprietary/vendor/etc/display_golden_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_cal0.pb \
vendor/google/oriole/proprietary/vendor/etc/displayconfig/display_id_4619827677550801152.xml:$(TARGET_COPY_OUT_VENDOR)/etc/displayconfig/display_id_4619827677550801152.xml \
vendor/google/oriole/proprietary/vendor/etc/fstab.persist:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.persist \
vendor/google/oriole/proprietary/vendor/etc/gnss/gps.cer:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.cer \
vendor/google/oriole/proprietary/vendor/etc/gnss/gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml \
vendor/google/oriole/proprietary/vendor/etc/gnss/lhd.conf:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/lhd.conf \
vendor/google/oriole/proprietary/vendor/etc/gnss/scd.conf:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/scd.conf \
vendor/google/oriole/proprietary/vendor/etc/init.common.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/init.common.cfg \
vendor/google/oriole/proprietary/vendor/etc/init/Exynos_C2.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/Exynos_C2.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.authsecret-service.citadel.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.authsecret-service.citadel.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.bluetooth-service.bcmbtlinux.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.bluetooth-service.bcmbtlinux.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.camera.provider@2.7-service-google-apex.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.camera.provider@2.7-service-google-apex.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.contexthub-service.generic.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.contexthub-service.generic.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.dumpstate-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.dumpstate-service.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.edgetpu.logging@service-edgetpu-logging.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.edgetpu.logging@service-edgetpu-logging.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.graphics.allocator2-aidl-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.graphics.allocator2-aidl-service.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.input.processor-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.input.processor-service.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.neuralnetworks@service-darwinn-aidl.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.neuralnetworks@service-darwinn-aidl.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.oemlock-service.citadel.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.oemlock-service.citadel.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.power.stats-service.pixel.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.power.stats-service.pixel.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.rlsservice-service-google-apex.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.rlsservice-service-google-apex.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.secure_element@1.2-uicc-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.secure_element@1.2-uicc-service.rc \
vendor/google/oriole/proprietary/vendor/etc/init/android.hardware.security.keymint-service.citadel.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.security.keymint-service.citadel.rc \
@@ -728,19 +778,36 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/etc/init/citadeld.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/citadeld.rc \
vendor/google/oriole/proprietary/vendor/etc/init/com.google.edgetpu.tachyon-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/com.google.edgetpu.tachyon-service.rc \
vendor/google/oriole/proprietary/vendor/etc/init/dmd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/dmd.rc \
vendor/google/oriole/proprietary/vendor/etc/init/dump_power.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/dump_power.rc \
vendor/google/oriole/proprietary/vendor/etc/init/fingerprint-goodix.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/fingerprint-goodix.rc \
vendor/google/oriole/proprietary/vendor/etc/init/google.hardware.media.c2@1.0-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/google.hardware.media.c2@1.0-service.rc \
vendor/google/oriole/proprietary/vendor/etc/init/hw/init.gs101.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.gs101.rc \
vendor/google/oriole/proprietary/vendor/etc/init/hw/init.gs101.storage.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.gs101.storage.rc \
vendor/google/oriole/proprietary/vendor/etc/init/hw/init.gs101.usb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.gs101.usb.rc \
vendor/google/oriole/proprietary/vendor/etc/init/hw/init.oriole.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.oriole.rc \
vendor/google/oriole/proprietary/vendor/etc/init/hw/init.raviole.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.raviole.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.aoc.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.aoc.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.camera.set-interrupts-ownership.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.camera.set-interrupts-ownership.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.fingerprint.dump.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.fingerprint.dump.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.gps.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.gps.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.modem_logging_control.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.modem_logging_control.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.shared_modem_platform_lassen.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.shared_modem_platform_lassen.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.module.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.module.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.pixel-mm-gs.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.pixel-mm-gs.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.pixel-perf.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.pixel-perf.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.power-gs.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.power-gs.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.shared_modem_platform_l.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.shared_modem_platform_l.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.sscoredump.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.sscoredump.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.storage.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.storage.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.usf.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.usf.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init.vendor_telephony.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.vendor_telephony.rc \
vendor/google/oriole/proprietary/vendor/etc/init/init_dauntless.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init_dauntless.rc \
vendor/google/oriole/proprietary/vendor/etc/init/libg3a_gabc.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/libg3a_gabc.rc \
vendor/google/oriole/proprietary/vendor/etc/init/libg3a_gaf.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/libg3a_gaf.rc \
vendor/google/oriole/proprietary/vendor/etc/init/libg3a_ghawb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/libg3a_ghawb.rc \
vendor/google/oriole/proprietary/vendor/etc/init/memtrack.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/memtrack.rc \
vendor/google/oriole/proprietary/vendor/etc/init/pixelstats-vendor.gs101.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/pixelstats-vendor.gs101.rc \
vendor/google/oriole/proprietary/vendor/etc/init/pktrouter.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/pktrouter.rc \
vendor/google/oriole/proprietary/vendor/etc/init/pkvm_experiment.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/pkvm_experiment.rc \
vendor/google/oriole/proprietary/vendor/etc/init/rfsd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/rfsd.rc \
vendor/google/oriole/proprietary/vendor/etc/init/rild_exynos.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/rild_exynos.rc \
vendor/google/oriole/proprietary/vendor/etc/init/samsung.hardware.media.c2@1.2-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/samsung.hardware.media.c2@1.2-service.rc \
@@ -756,8 +823,42 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/etc/init/vendor.google.wireless_charger.service-default.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.google.wireless_charger.service-default.rc \
vendor/google/oriole/proprietary/vendor/etc/init/vendor.samsung_slsi.hardware.tetheroffload@1.1-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.samsung_slsi.hardware.tetheroffload@1.1-service.rc \
vendor/google/oriole/proprietary/vendor/etc/input_classifier_model.pb:$(TARGET_COPY_OUT_VENDOR)/etc/input_classifier_model.pb \
vendor/google/oriole/proprietary/vendor/etc/libg3a_standalone_gabc_rc:$(TARGET_COPY_OUT_VENDOR)/etc/libg3a_standalone_gabc_rc \
vendor/google/oriole/proprietary/vendor/etc/libg3a_standalone_gaf_rc:$(TARGET_COPY_OUT_VENDOR)/etc/libg3a_standalone_gaf_rc \
vendor/google/oriole/proprietary/vendor/etc/libg3a_standalone_ghawb_rc:$(TARGET_COPY_OUT_VENDOR)/etc/libg3a_standalone_ghawb_rc \
vendor/google/oriole/proprietary/vendor/etc/libnfc-hal-st.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-hal-st.conf \
vendor/google/oriole/proprietary/vendor/etc/libse-gto-hal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libse-gto-hal.conf \
vendor/google/oriole/proprietary/vendor/etc/libse-gto-hal2.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libse-gto-hal2.conf \
vendor/google/oriole/proprietary/vendor/etc/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
vendor/google/oriole/proprietary/vendor/etc/media_codecs_aosp_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_aosp_c2.xml \
vendor/google/oriole/proprietary/vendor/etc/media_codecs_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_c2.xml \
vendor/google/oriole/proprietary/vendor/etc/media_codecs_dolby_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_dolby_c2.xml \
vendor/google/oriole/proprietary/vendor/etc/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
vendor/google/oriole/proprietary/vendor/etc/media_codecs_performance_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance_c2.xml \
vendor/google/oriole/proprietary/vendor/etc/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml \
vendor/google/oriole/proprietary/vendor/etc/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml \
vendor/google/oriole/proprietary/vendor/etc/modem/Pixel_Default.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/modem/Pixel_Default.cfg \
vendor/google/oriole/proprietary/vendor/etc/modem/Pixel_Default.nprf:$(TARGET_COPY_OUT_VENDOR)/etc/modem/Pixel_Default.nprf \
vendor/google/oriole/proprietary/vendor/etc/modem/Pixel_Default_metrics.xml:$(TARGET_COPY_OUT_VENDOR)/etc/modem/Pixel_Default_metrics.xml \
vendor/google/oriole/proprietary/vendor/etc/modem/Pixel_stability.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/modem/Pixel_stability.cfg \
vendor/google/oriole/proprietary/vendor/etc/modem/Pixel_stability.nprf:$(TARGET_COPY_OUT_VENDOR)/etc/modem/Pixel_stability.nprf \
vendor/google/oriole/proprietary/vendor/etc/modem/camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv \
vendor/google/oriole/proprietary/vendor/etc/modem/camera_rear_wide_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_rear_wide_mipi_coex_table.csv \
vendor/google/oriole/proprietary/vendor/etc/modem/default.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/modem/default.cfg \
vendor/google/oriole/proprietary/vendor/etc/modem/default.nprf:$(TARGET_COPY_OUT_VENDOR)/etc/modem/default.nprf \
vendor/google/oriole/proprietary/vendor/etc/modem/default_NAS_RRC.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/modem/default_NAS_RRC.cfg \
vendor/google/oriole/proprietary/vendor/etc/modem/default_NAS_RRC.nprf:$(TARGET_COPY_OUT_VENDOR)/etc/modem/default_NAS_RRC.nprf \
vendor/google/oriole/proprietary/vendor/etc/modem/default_metrics.xml:$(TARGET_COPY_OUT_VENDOR)/etc/modem/default_metrics.xml \
vendor/google/oriole/proprietary/vendor/etc/modem/default_network.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/modem/default_network.cfg \
vendor/google/oriole/proprietary/vendor/etc/modem/default_network.nprf:$(TARGET_COPY_OUT_VENDOR)/etc/modem/default_network.nprf \
vendor/google/oriole/proprietary/vendor/etc/modem/default_stability.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/modem/default_stability.cfg \
vendor/google/oriole/proprietary/vendor/etc/modem/default_stability.nprf:$(TARGET_COPY_OUT_VENDOR)/etc/modem/default_stability.nprf \
vendor/google/oriole/proprietary/vendor/etc/modem/display_primary_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv \
vendor/google/oriole/proprietary/vendor/etc/modem/gnss_blanking.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/gnss_blanking.csv \
vendor/google/oriole/proprietary/vendor/etc/modem/logging.conf:$(TARGET_COPY_OUT_VENDOR)/etc/modem/logging.conf \
vendor/google/oriole/proprietary/vendor/etc/modem/teamfood_default.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/modem/teamfood_default.cfg \
vendor/google/oriole/proprietary/vendor/etc/modem/teamfood_default.nprf:$(TARGET_COPY_OUT_VENDOR)/etc/modem/teamfood_default.nprf \
vendor/google/oriole/proprietary/vendor/etc/modem/teamfood_default_metrics.xml:$(TARGET_COPY_OUT_VENDOR)/etc/modem/teamfood_default_metrics.xml \
vendor/google/oriole/proprietary/vendor/etc/modem_stat.conf:$(TARGET_COPY_OUT_VENDOR)/etc/modem_stat.conf \
vendor/google/oriole/proprietary/vendor/etc/open_carrier_info.dat:$(TARGET_COPY_OUT_VENDOR)/etc/open_carrier_info.dat \
vendor/google/oriole/proprietary/vendor/etc/permissions/android.hardware.strongbox_keystore.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.strongbox_keystore.xml \
@@ -765,7 +866,12 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/etc/permissions/android.hardware.telephony.ims.singlereg.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.singlereg.xml \
vendor/google/oriole/proprietary/vendor/etc/permissions/android.hardware.telephony.ims.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.xml \
vendor/google/oriole/proprietary/vendor/etc/permissions/com.google.android.camera.experimental2021.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.google.android.camera.experimental2021.xml \
vendor/google/oriole/proprietary/vendor/etc/permissions/vendor.android.hardware.camera.preview-dis.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/vendor.android.hardware.camera.preview-dis.xml \
vendor/google/oriole/proprietary/vendor/etc/pixelstats_config.json:$(TARGET_COPY_OUT_VENDOR)/etc/pixelstats_config.json \
vendor/google/oriole/proprietary/vendor/etc/powerhint-mainline.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint-mainline.json \
vendor/google/oriole/proprietary/vendor/etc/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json \
vendor/google/oriole/proprietary/vendor/etc/powerhint_a0.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint_a0.json \
vendor/google/oriole/proprietary/vendor/etc/powerhint_a1.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint_a1.json \
vendor/google/oriole/proprietary/vendor/etc/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt \
vendor/google/oriole/proprietary/vendor/etc/seccomp_policy/codec2.vendor.base.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/codec2.vendor.base.policy \
vendor/google/oriole/proprietary/vendor/etc/seccomp_policy/codec2.vendor.ext.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/codec2.vendor.ext.policy \
@@ -778,8 +884,22 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/etc/sensors/registry/oriole_evt_1_1.reg:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/registry/oriole_evt_1_1.reg \
vendor/google/oriole/proprietary/vendor/etc/sensors/registry/oriole_evt_old_imu.reg:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/registry/oriole_evt_old_imu.reg \
vendor/google/oriole/proprietary/vendor/etc/sensors/registry/oriole_evt_win.reg:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/registry/oriole_evt_win.reg \
vendor/google/oriole/proprietary/vendor/etc/sound_trigger_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_configuration.xml \
vendor/google/oriole/proprietary/vendor/etc/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json \
vendor/google/oriole/proprietary/vendor/etc/thermal_info_config.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json \
vendor/google/oriole/proprietary/vendor/etc/thermal_info_config_WHI_A.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_WHI_A.json \
vendor/google/oriole/proprietary/vendor/etc/thermal_info_config_charge.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_charge.json \
vendor/google/oriole/proprietary/vendor/etc/touchflow.pb:$(TARGET_COPY_OUT_VENDOR)/etc/touchflow.pb \
vendor/google/oriole/proprietary/vendor/etc/twoshay_config.json:$(TARGET_COPY_OUT_VENDOR)/etc/twoshay_config.json \
vendor/google/oriole/proprietary/vendor/etc/ueventd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/ueventd.rc \
vendor/google/oriole/proprietary/vendor/etc/waves_config.ini:$(TARGET_COPY_OUT_VENDOR)/etc/waves_config.ini \
vendor/google/oriole/proprietary/vendor/etc/waves_preset.mps:$(TARGET_COPY_OUT_VENDOR)/etc/waves_preset.mps \
vendor/google/oriole/proprietary/vendor/etc/wifi/coex_table.xml:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/coex_table.xml \
vendor/google/oriole/proprietary/vendor/etc/wifi/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf \
vendor/google/oriole/proprietary/vendor/etc/wifi/wpa_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant_overlay.conf \
vendor/google/oriole/proprietary/vendor/firmware/R-cs35l41-dsp1-spk-cali.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/R-cs35l41-dsp1-spk-cali.bin \
vendor/google/oriole/proprietary/vendor/firmware/R-cs35l41-dsp1-spk-diag.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/R-cs35l41-dsp1-spk-diag.bin \
vendor/google/oriole/proprietary/vendor/firmware/R-cs35l41-dsp1-spk-prot.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/R-cs35l41-dsp1-spk-prot.bin \
vendor/google/oriole/proprietary/vendor/firmware/SensorHub.patch:$(TARGET_COPY_OUT_VENDOR)/firmware/SensorHub.patch \
vendor/google/oriole/proprietary/vendor/firmware/aoc.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/aoc.bin \
vendor/google/oriole/proprietary/vendor/firmware/bcmdhd.cal:$(TARGET_COPY_OUT_VENDOR)/firmware/bcmdhd.cal \
@@ -795,6 +915,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/bcmdhd_clm.blob_ROW:$(TARGET_COPY_OUT_VENDOR)/firmware/bcmdhd_clm.blob_ROW \
vendor/google/oriole/proprietary/vendor/firmware/brcm/BCM.hcd:$(TARGET_COPY_OUT_VENDOR)/firmware/brcm/BCM.hcd \
vendor/google/oriole/proprietary/vendor/firmware/brcm/BTFW_B.hcd:$(TARGET_COPY_OUT_VENDOR)/firmware/brcm/BTFW_B.hcd \
vendor/google/oriole/proprietary/vendor/firmware/brcm/BTFW_D.hcd:$(TARGET_COPY_OUT_VENDOR)/firmware/brcm/BTFW_D.hcd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/build.info:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/build.info \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/cfg.db:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/cfg.db \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/cfg.sha2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/cfg.sha2 \
@@ -837,6 +958,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/10063b45ce232642c023eb1796e13dc1db06eb16:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/10063b45ce232642c023eb1796e13dc1db06eb16 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/105b6c5a3c863c0169af012914173ebc70b6018b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/105b6c5a3c863c0169af012914173ebc70b6018b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/105ee3a845ad70edcc48b72ba0a56c1b293992f6:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/105ee3a845ad70edcc48b72ba0a56c1b293992f6 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/10f347cc990ec58dacf6435ab31858b1336fa3b7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/10f347cc990ec58dacf6435ab31858b1336fa3b7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/114fb4d974913f4bedbdbeda20b3fc656913472c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/114fb4d974913f4bedbdbeda20b3fc656913472c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/1187c9862416c19928c696bfa16176082d1ae972:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/1187c9862416c19928c696bfa16176082d1ae972 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/13320c1b8ea5ec01e2b888fc8068c5c331391ea9:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/13320c1b8ea5ec01e2b888fc8068c5c331391ea9 \
@@ -892,7 +1014,6 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/2329ab89b1d3f97d70f0a67058eb1a2ba0e331b4:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/2329ab89b1d3f97d70f0a67058eb1a2ba0e331b4 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/235596fc86c4b6ad9d83f7a3223ed33a9340c356:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/235596fc86c4b6ad9d83f7a3223ed33a9340c356 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/237187a5656d4b20941a7f2cb99a96fb5283410f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/237187a5656d4b20941a7f2cb99a96fb5283410f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/25000a2424fedb926b740fde0db3475943d75825:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/25000a2424fedb926b740fde0db3475943d75825 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/251daa6960e154cae4255716683a5eda5d4f1a7d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/251daa6960e154cae4255716683a5eda5d4f1a7d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/25987e6aae3ed648f1004324c137d14530ff038d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/25987e6aae3ed648f1004324c137d14530ff038d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/2624ce9664a2d755241ea59dc469ec4d145fda70:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/2624ce9664a2d755241ea59dc469ec4d145fda70 \
@@ -919,6 +1040,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/2e053916f0cd7d6bd57d80b7879e4eddee75836d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/2e053916f0cd7d6bd57d80b7879e4eddee75836d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/2ecf1b2e52c7e02661ddb4171b8f4326f8795b6e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/2ecf1b2e52c7e02661ddb4171b8f4326f8795b6e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/2ee6b3459a1616669a276732ebb0db706a111568:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/2ee6b3459a1616669a276732ebb0db706a111568 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/2f1c94319a421c5ca4d400d895a6a4c3b35ad3e7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/2f1c94319a421c5ca4d400d895a6a4c3b35ad3e7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/2f61041ab6517340bb837289c7e515eb60110f92:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/2f61041ab6517340bb837289c7e515eb60110f92 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/3030c5aceac74a066355f754e1abbb22396fc820:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/3030c5aceac74a066355f754e1abbb22396fc820 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/308aaefc9305346f7fc5e5cd2f08e089a6ba4276:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/308aaefc9305346f7fc5e5cd2f08e089a6ba4276 \
@@ -932,6 +1054,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/345fe19d76fdd67c978305a549050fa463d0333b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/345fe19d76fdd67c978305a549050fa463d0333b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/35ab784024e60329d3df46440617d36d58c6dc52:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/35ab784024e60329d3df46440617d36d58c6dc52 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/35f22793aabf71a4aaa67e43000a972a602d7235:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/35f22793aabf71a4aaa67e43000a972a602d7235 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/35f479eadfdabe7c3574b6ba11dc9c4321700a71:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/35f479eadfdabe7c3574b6ba11dc9c4321700a71 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/36f4d136b82418ca298a9e070518cbc3e13f56cb:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/36f4d136b82418ca298a9e070518cbc3e13f56cb \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/37a270e8267acfad14223162b0b97bf2ccbc762b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/37a270e8267acfad14223162b0b97bf2ccbc762b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/38042c4180370b944a723678609d99fbfc80c3ff:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/38042c4180370b944a723678609d99fbfc80c3ff \
@@ -960,7 +1083,6 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/3e498290b24251065309581e49d089269851b7b9:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/3e498290b24251065309581e49d089269851b7b9 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/3e5c5fb6e8ae2e4fd9ea2d3cd91d4da998ecbe9b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/3e5c5fb6e8ae2e4fd9ea2d3cd91d4da998ecbe9b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/3e641e9a9fec284eb60e75d265e36e4b20797b58:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/3e641e9a9fec284eb60e75d265e36e4b20797b58 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/3e9bda6e1cc44e8edfec7bf917f5df5fa0b2be55:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/3e9bda6e1cc44e8edfec7bf917f5df5fa0b2be55 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/3eda3cf7cc9fed3dd3aaceffe8202f5bfbf63fc0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/3eda3cf7cc9fed3dd3aaceffe8202f5bfbf63fc0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/3f42f70b8867153575bbd7994d4e0401517e0b29:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/3f42f70b8867153575bbd7994d4e0401517e0b29 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/3faac1cb6ded8bf94fab7fadabbb04a856cba8b7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/3faac1cb6ded8bf94fab7fadabbb04a856cba8b7 \
@@ -1040,6 +1162,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/5d8b71710e81592ec290ed5fbcd9c3b63dc082a1:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/5d8b71710e81592ec290ed5fbcd9c3b63dc082a1 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/5db653304f344cc36f3567a7cf01ecaab30d5733:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/5db653304f344cc36f3567a7cf01ecaab30d5733 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/5e0271cd2afbc7306ea2c9d3bb82ddc3a7658323:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/5e0271cd2afbc7306ea2c9d3bb82ddc3a7658323 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/5e690cfa0ce4c124eb4ea6ba23dacd926db2076f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/5e690cfa0ce4c124eb4ea6ba23dacd926db2076f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/5e8c8018611be70a4cd63f40343d72c277c43056:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/5e8c8018611be70a4cd63f40343d72c277c43056 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/5ec2892d35aef88e5274408de6b28e82ae3dbd3c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/5ec2892d35aef88e5274408de6b28e82ae3dbd3c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/5ee61f51bf807f87c8188fbbf8a814d2ea070e1a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/5ee61f51bf807f87c8188fbbf8a814d2ea070e1a \
@@ -1051,7 +1174,6 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/6157862b4676a7d5719ef742b042c35d58e088a2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/6157862b4676a7d5719ef742b042c35d58e088a2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/615e4cf62f5ca06fdbb7542427fd1b8c763c170b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/615e4cf62f5ca06fdbb7542427fd1b8c763c170b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/61d3a246663d63858ecf3e8de81806e5e8e35c8a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/61d3a246663d63858ecf3e8de81806e5e8e35c8a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/629d6d49379e4b8a4d2a97cf1ebdebdf97166692:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/629d6d49379e4b8a4d2a97cf1ebdebdf97166692 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/6449d6d9a1e33d1ba913e9e386ed642ee5c5cdf8:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/6449d6d9a1e33d1ba913e9e386ed642ee5c5cdf8 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/64af296fdd24bcdae204bc87d59421ed26d7d5b7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/64af296fdd24bcdae204bc87d59421ed26d7d5b7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/6505c8fda0d510e529c6ccd92183e7eb9464cfc4:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/6505c8fda0d510e529c6ccd92183e7eb9464cfc4 \
@@ -1066,7 +1188,6 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/6864b7686a6a6e28a93cf352f2d9e6de1bae9550:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/6864b7686a6a6e28a93cf352f2d9e6de1bae9550 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/69ae08935d5331d57678071f8c0a8b4f91949b55:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/69ae08935d5331d57678071f8c0a8b4f91949b55 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/69eab8efdc0ff9215afb62373b25e1867dabc50c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/69eab8efdc0ff9215afb62373b25e1867dabc50c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/6a357e2a37e0d72128a24fe901a55819f6bc7ce5:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/6a357e2a37e0d72128a24fe901a55819f6bc7ce5 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/6a5910ed6947392a4dfcfe59336805089d16253c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/6a5910ed6947392a4dfcfe59336805089d16253c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/6b7cd838439444cb9f2a9b3d545035e9b01db950:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/6b7cd838439444cb9f2a9b3d545035e9b01db950 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/6bad9f83d012284e82c06696688584b9f28c789d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/6bad9f83d012284e82c06696688584b9f28c789d \
@@ -1169,6 +1290,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/880c233f5dc7962fb8558b1576506c058743fa12:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/880c233f5dc7962fb8558b1576506c058743fa12 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/8919cdba8c1ed1c6dfdb2bde6ae89285e7b052da:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/8919cdba8c1ed1c6dfdb2bde6ae89285e7b052da \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/899f52f8510b4b0d7fc4d27d9d8087b8ed900b75:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/899f52f8510b4b0d7fc4d27d9d8087b8ed900b75 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/8a89100db99478f22bfdbc47ed3e0de4c33b2394:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/8a89100db99478f22bfdbc47ed3e0de4c33b2394 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/8a92f74127bdf73eb49d77658069a68c5e098d33:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/8a92f74127bdf73eb49d77658069a68c5e098d33 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/8ad16647a15c350ac6d59003cc8d8eade0baa647:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/8ad16647a15c350ac6d59003cc8d8eade0baa647 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/8bc1d1b3e5eb159804cd5b841f53c48abebf13d6:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/8bc1d1b3e5eb159804cd5b841f53c48abebf13d6 \
@@ -1202,7 +1324,6 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/934756ad6f43112bcb6685f11bbadc9014d63bcc:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/934756ad6f43112bcb6685f11bbadc9014d63bcc \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/93b5dadd2b6428cce324ba7eb7e51befcee43daa:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/93b5dadd2b6428cce324ba7eb7e51befcee43daa \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/93cc200f3b2462b94a4c70ba21e3c2fb4087805c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/93cc200f3b2462b94a4c70ba21e3c2fb4087805c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/952133822a4cfaba8ec9bc84b65ec273d122440a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/952133822a4cfaba8ec9bc84b65ec273d122440a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/952d83f6f354430093cd47eeb98f0db23882349e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/952d83f6f354430093cd47eeb98f0db23882349e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/96aaccf2a62d4b2c8063214c6c8b80611ecc201c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/96aaccf2a62d4b2c8063214c6c8b80611ecc201c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/97310ec02a1843f030555ce281638ae06ba5e842:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/97310ec02a1843f030555ce281638ae06ba5e842 \
@@ -1239,7 +1360,6 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a052fd83f532be9d67655a579276f7307440d7bb:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a052fd83f532be9d67655a579276f7307440d7bb \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a130835f08dd5eec40428c8df3090f7862182008:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a130835f08dd5eec40428c8df3090f7862182008 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a183e1165d7a044a85fc6f844b5c6a280a2f9774:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a183e1165d7a044a85fc6f844b5c6a280a2f9774 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a23f7ead8ef7e17be26eba23b066dab58028543f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a23f7ead8ef7e17be26eba23b066dab58028543f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a24a2eec5a9f97b0c5701fa568260fdf76ca374f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a24a2eec5a9f97b0c5701fa568260fdf76ca374f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a2ed2f6c773c0e19e587217ff78be18c902616c5:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a2ed2f6c773c0e19e587217ff78be18c902616c5 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a3915ef0575c48d90e858f3a042117ccd331bdad:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a3915ef0575c48d90e858f3a042117ccd331bdad \
@@ -1260,7 +1380,6 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a6be41f7341db492c755d7db6ae91716928b296e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a6be41f7341db492c755d7db6ae91716928b296e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a6edcc519245ff74b1c78b5a9f72746367e7c599:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a6edcc519245ff74b1c78b5a9f72746367e7c599 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a7513c5bc96393512138e818f3f9d5451bbd94d7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a7513c5bc96393512138e818f3f9d5451bbd94d7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a823307fcbebe19608413bd9993491c41ffe26ba:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a823307fcbebe19608413bd9993491c41ffe26ba \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a8dfb3fdd182afd7e40122129a7bc9db71df700e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a8dfb3fdd182afd7e40122129a7bc9db71df700e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a90728794dfadd069ac7c416a999b05475f182a0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a90728794dfadd069ac7c416a999b05475f182a0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/a988671b0cf27df258631668cce5ab733e90697a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/a988671b0cf27df258631668cce5ab733e90697a \
@@ -1299,7 +1418,6 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/ba7cdd01ba35ce3c201c24496723f6b4a4aa7279:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/ba7cdd01ba35ce3c201c24496723f6b4a4aa7279 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/ba8a3fd8227c82cfdc850b3c16a178948247aa79:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/ba8a3fd8227c82cfdc850b3c16a178948247aa79 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/bad7e99a10746f055249b61e8c8e37fd3c508cfc:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/bad7e99a10746f055249b61e8c8e37fd3c508cfc \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/badd1dee22e0a08596b8dd26a0fd1be270e42a20:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/badd1dee22e0a08596b8dd26a0fd1be270e42a20 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/bb44f742c9f151d4495f7b2b53c348083aeb6830:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/bb44f742c9f151d4495f7b2b53c348083aeb6830 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/bb490c1119d0a2b8bc94ca67f1e4feb6d76e4f17:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/bb490c1119d0a2b8bc94ca67f1e4feb6d76e4f17 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/bb96ca8b0f3c52f5676e152594cf02877e51b18b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/bb96ca8b0f3c52f5676e152594cf02877e51b18b \
@@ -1363,6 +1481,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/d01e1adfb9038a050bbd5a0f5508293f0486a716:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/d01e1adfb9038a050bbd5a0f5508293f0486a716 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/d04a1a88a04d33bde905bd3cc2df78c8cd1fe967:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/d04a1a88a04d33bde905bd3cc2df78c8cd1fe967 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/d078d99fce7c1c9d2a81d03754b1e27754ee9b6f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/d078d99fce7c1c9d2a81d03754b1e27754ee9b6f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/d086be659cebe7bbc44c6a29bcede6110677b5c6:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/d086be659cebe7bbc44c6a29bcede6110677b5c6 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/d0bc069ec5dd36a04444b7e8ac96e50f85681272:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/d0bc069ec5dd36a04444b7e8ac96e50f85681272 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/d13fe406b9b9d53970af10e3a4e8cc8d3cc83799:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/d13fe406b9b9d53970af10e3a4e8cc8d3cc83799 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/d160ef2bee7c8ce77d3776b8663af13e1515c196:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/d160ef2bee7c8ce77d3776b8663af13e1515c196 \
@@ -1393,7 +1512,6 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/d97bb9bfa702cf73f6d4434a32d1174fc68931f6:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/d97bb9bfa702cf73f6d4434a32d1174fc68931f6 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/dac32fb4998dcb33da39f5866e381d117eb643b4:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/dac32fb4998dcb33da39f5866e381d117eb643b4 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/db00752dd965cb69e3880caeb2f80bc8675c7d4e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/db00752dd965cb69e3880caeb2f80bc8675c7d4e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/db1c9d5e7615cd1ab4a0e631f7c8f4b4b6183d6d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/db1c9d5e7615cd1ab4a0e631f7c8f4b4b6183d6d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/db1eaa085b8c0a937323a2d3773f6847b3bf6fd8:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/db1eaa085b8c0a937323a2d3773f6847b3bf6fd8 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/db84e9da947f3f658151d129d85bf03a3b08743e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/db84e9da947f3f658151d129d85bf03a3b08743e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/dbbd9dcbc402de581f2d6e6dc8bcb828a379a12a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/dbbd9dcbc402de581f2d6e6dc8bcb828a379a12a \
@@ -1447,6 +1565,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/eed1756a45f58a70059f011dc671e9d0a36752dd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/eed1756a45f58a70059f011dc671e9d0a36752dd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/ef4629daf03dd403e9d1deed35f34473615e56f0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/ef4629daf03dd403e9d1deed35f34473615e56f0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/ef59f861131d3b2a85ee356c68896d4f07dfa331:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/ef59f861131d3b2a85ee356c68896d4f07dfa331 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/efac1d3735a47b6d79a1696de98a2150dc5d4a63:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/efac1d3735a47b6d79a1696de98a2150dc5d4a63 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/effbc623cbfdb3cf86a6b762ed530d58ca8ef41b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/effbc623cbfdb3cf86a6b762ed530d58ca8ef41b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f0020f87c2870bd09aba9d491ef691d7174e4f4f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f0020f87c2870bd09aba9d491ef691d7174e4f4f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f00e44758c821140dbb800bd53fc3544cb320769:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f00e44758c821140dbb800bd53fc3544cb320769 \
@@ -1454,6 +1573,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f0f08c7ff88d2f2b7cfc095bba34b78670c6bbae:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f0f08c7ff88d2f2b7cfc095bba34b78670c6bbae \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f123bd7811ad137c71b973b1d11aef6e97766b61:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f123bd7811ad137c71b973b1d11aef6e97766b61 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f14b3dea2b403886d750c96fabd016563d6adefa:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f14b3dea2b403886d750c96fabd016563d6adefa \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f2896c6da9fdfe10133659aa3e63cb68abc556a3:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f2896c6da9fdfe10133659aa3e63cb68abc556a3 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f30b8cdf4106fe27b852162ba6a8e404f4d147b4:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f30b8cdf4106fe27b852162ba6a8e404f4d147b4 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f34251f40ffd1961b11e4d2c3ed4099a854ff24d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f34251f40ffd1961b11e4d2c3ed4099a854ff24d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f34cfa22e774dba4685555b3f7a700418bcd6101:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f34cfa22e774dba4685555b3f7a700418bcd6101 \
@@ -1476,6 +1596,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f8d2a02be1e168b25c4ce033bb3b00fdc5412c71:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f8d2a02be1e168b25c4ce033bb3b00fdc5412c71 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f8fb5c59781db86d36cb1b90583e5fa8c4b14715:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f8fb5c59781db86d36cb1b90583e5fa8c4b14715 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f923558ca8adde71b653038c47bc26d6171cc702:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f923558ca8adde71b653038c47bc26d6171cc702 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f92712066179cca47906c4f3b55af802d1bccc71:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f92712066179cca47906c4f3b55af802d1bccc71 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f98bd5829afa9cef9e0f159fc50582f202d23fa2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f98bd5829afa9cef9e0f159fc50582f202d23fa2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f9c30666652e70ace2de404c7f3d648d0dd5dc08:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f9c30666652e70ace2de404c7f3d648d0dd5dc08 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/f9d69cd3760d6672326212ea8ae6205fadbd4c00:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/f9d69cd3760d6672326212ea8ae6205fadbd4c00 \
@@ -1492,170 +1613,178 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/fe03f074b39045e10515107822d3976533478499:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/fe03f074b39045e10515107822d3976533478499 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/fe28dcee2e51d8debdda28a5af7da792ffc9c944:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/fe28dcee2e51d8debdda28a5af7da792ffc9c944 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs/fe47c2c7245d7a3354b9c4d547767ab4606792d5:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs/fe47c2c7245d7a3354b9c4d547767ab4606792d5 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/015b1f5d6d6e2a206b9ae08f8a8a94f74b9dd7e8:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/015b1f5d6d6e2a206b9ae08f8a8a94f74b9dd7e8 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/0169ad3bb96144351f093a1c8bc0d0d74b9a0699:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/0169ad3bb96144351f093a1c8bc0d0d74b9a0699 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/017a3f2299666d1cba32218427b0252109d5f068:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/017a3f2299666d1cba32218427b0252109d5f068 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/030ff1f4f56a80f6f1e8299093e32bd4a5d17ff7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/030ff1f4f56a80f6f1e8299093e32bd4a5d17ff7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/04121d36579d1ed3b73df4ef609325cc754d1f2c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/04121d36579d1ed3b73df4ef609325cc754d1f2c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/0dd28c35e79f5580c37941021b1f0cf5e48f78aa:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/0dd28c35e79f5580c37941021b1f0cf5e48f78aa \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/0ed42ab43b22d0fbb4c5627bfe6e4715ace38816:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/0ed42ab43b22d0fbb4c5627bfe6e4715ace38816 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/128341ce3a1b02a13778c2f3411558e599879468:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/128341ce3a1b02a13778c2f3411558e599879468 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/14820092b2b5d6c035b7fdeafd021efaa620b51f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/14820092b2b5d6c035b7fdeafd021efaa620b51f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/153fbc8d23c94552c89099f0545679fbdb48e178:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/153fbc8d23c94552c89099f0545679fbdb48e178 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/15a075769eceb2a915c2e58d3fa5a3ce15194ccd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/15a075769eceb2a915c2e58d3fa5a3ce15194ccd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/15effaa2b9a7dbf58a099ba7ac3090105c090f1c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/15effaa2b9a7dbf58a099ba7ac3090105c090f1c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/1805a8f0dc5e81c5df4c4f133f28e1fa3e57da78:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/1805a8f0dc5e81c5df4c4f133f28e1fa3e57da78 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/1a9bcc5f17c3fd5e4d673ee2676a01af207ab463:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/1a9bcc5f17c3fd5e4d673ee2676a01af207ab463 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/1c12e196730d9b139ed4b57580ca0ab975a95542:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/1c12e196730d9b139ed4b57580ca0ab975a95542 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2123eb71225ae5cf29fbaf60d9000e4556372b35:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2123eb71225ae5cf29fbaf60d9000e4556372b35 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/216f20c224551f375169e3cdd6592e67dd4f3eb5:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/216f20c224551f375169e3cdd6592e67dd4f3eb5 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/26848e2352e8cdcb4e4dc138bd01b8cb4504bbfe:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/26848e2352e8cdcb4e4dc138bd01b8cb4504bbfe \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2a55a03ed129b958ba3a2369e56a288ea818cc19:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2a55a03ed129b958ba3a2369e56a288ea818cc19 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2bee82bda27e641ff5137f357e84c033c237d9f8:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2bee82bda27e641ff5137f357e84c033c237d9f8 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2bff1a7ffa13ebeb4d99e57987d6d1ea90c6e8e7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2bff1a7ffa13ebeb4d99e57987d6d1ea90c6e8e7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2d9f5d55b54f3f435eb633d2a3ad6e58936b6d0a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2d9f5d55b54f3f435eb633d2a3ad6e58936b6d0a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/30cb51cbab6662e46779811438cb8e11f7d4e550:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/30cb51cbab6662e46779811438cb8e11f7d4e550 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3100986d31fdc14b50432b893ec59678e2c741f6:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3100986d31fdc14b50432b893ec59678e2c741f6 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/316bf087a774fad4e2c80249c89134750477a094:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/316bf087a774fad4e2c80249c89134750477a094 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/331be755eac370546fdfa2122da6aee483135826:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/331be755eac370546fdfa2122da6aee483135826 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3490d4e313680757abfd79107bf65c2742b4442d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3490d4e313680757abfd79107bf65c2742b4442d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/36cf7c81f654ad15686b545456483c3036dd31df:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/36cf7c81f654ad15686b545456483c3036dd31df \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/377afd8185e29381a1bed2ed4ce122261fc5060f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/377afd8185e29381a1bed2ed4ce122261fc5060f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3856fb8af4d38acc7b292c219b8b571a5c50f28c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3856fb8af4d38acc7b292c219b8b571a5c50f28c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3cb2155499d4cab07ec8433a046947bc998a838e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3cb2155499d4cab07ec8433a046947bc998a838e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3e7c5d6715bcacc0547637610064c58f76c16d34:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3e7c5d6715bcacc0547637610064c58f76c16d34 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3f9394e96f51312927e01331767717a699315f3b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3f9394e96f51312927e01331767717a699315f3b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4078e6239fd25e1fa76ca6c9c33c0bf90b5f8974:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4078e6239fd25e1fa76ca6c9c33c0bf90b5f8974 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/40eb0f35330e68f61103ec7275ef84a71ec36658:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/40eb0f35330e68f61103ec7275ef84a71ec36658 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/43a593c7c5eb1ed5228b5ab77c761e3dde5d8026:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/43a593c7c5eb1ed5228b5ab77c761e3dde5d8026 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/444f7556f6be3b2c6a9d5f0dbe4ea67c3a2344f6:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/444f7556f6be3b2c6a9d5f0dbe4ea67c3a2344f6 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4725713fafdab4f2d0e12db0b4639905aebe1a1d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4725713fafdab4f2d0e12db0b4639905aebe1a1d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/478f3632d42196c2438b5eeba797d88cef4e8ec5:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/478f3632d42196c2438b5eeba797d88cef4e8ec5 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4908582aee2032771113db45e04c4b9eb7acc508:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4908582aee2032771113db45e04c4b9eb7acc508 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/493d4cc300fcc00fc6861f90a8d4d909d2906797:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/493d4cc300fcc00fc6861f90a8d4d909d2906797 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4a83db04ff3d83b0b51d5173a1614cb31664382e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4a83db04ff3d83b0b51d5173a1614cb31664382e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4b50f1c3ff013f2aaa590383bb90e60dc3e40ca3:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4b50f1c3ff013f2aaa590383bb90e60dc3e40ca3 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4c2599922a21f0ef2ccd2267fe182fc3753a0209:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4c2599922a21f0ef2ccd2267fe182fc3753a0209 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4d17cad68676420474bb205b29f173c4e7fcf8a5:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4d17cad68676420474bb205b29f173c4e7fcf8a5 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4f216d1c0364c445038e1babb9039a5e8f8c31ca:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4f216d1c0364c445038e1babb9039a5e8f8c31ca \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4fccfa26f0e914962741d6a97381aa7a684d72a9:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4fccfa26f0e914962741d6a97381aa7a684d72a9 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4ff7bbd200a277f4e07c4ca67e0aa5de2620bc1e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4ff7bbd200a277f4e07c4ca67e0aa5de2620bc1e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/527a50e1de3f7ddfaccc0fa11a31a864fa51c1b5:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/527a50e1de3f7ddfaccc0fa11a31a864fa51c1b5 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/5839f803e1ed8a3863b0d54bfbdeeb3ea23fa0bb:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/5839f803e1ed8a3863b0d54bfbdeeb3ea23fa0bb \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/58c4714efdbc180ce2c1a439c74bb341b5e67517:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/58c4714efdbc180ce2c1a439c74bb341b5e67517 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/5959521188d3b63581390c84374aa14f1803e48a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/5959521188d3b63581390c84374aa14f1803e48a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/5e2ad96e895eacdf9093f71621978531a84c7748:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/5e2ad96e895eacdf9093f71621978531a84c7748 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/5fe6a0c87955df7e5e869bfdd33a2ca6479ed349:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/5fe6a0c87955df7e5e869bfdd33a2ca6479ed349 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/60cc4af2423a520d7af18499de06e9c960455f80:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/60cc4af2423a520d7af18499de06e9c960455f80 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/63ab567eea7c8a7712637cbba58c46a5c194a49f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/63ab567eea7c8a7712637cbba58c46a5c194a49f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/65ca976a5044512174f48cac855f2033d419f8dd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/65ca976a5044512174f48cac855f2033d419f8dd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/673a1afc6742083797949d055a674813272714f7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/673a1afc6742083797949d055a674813272714f7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/673dc1ba7f68d60845be4eb3c75c7e1a561bb1ad:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/673dc1ba7f68d60845be4eb3c75c7e1a561bb1ad \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6879e901674efe8a8955110f8e61397580932fc2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6879e901674efe8a8955110f8e61397580932fc2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/68d67fa0f554d046674bc6b88e1b4bc2d27e51fd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/68d67fa0f554d046674bc6b88e1b4bc2d27e51fd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/68e165d5e7fb55005d0bf330f4fae4ed8cad85ec:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/68e165d5e7fb55005d0bf330f4fae4ed8cad85ec \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6953289487c66ea5e24b72096c47025c9d75d500:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6953289487c66ea5e24b72096c47025c9d75d500 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6c0756d954a430d3bf6c1dacbcf79f8fc26b0ce7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6c0756d954a430d3bf6c1dacbcf79f8fc26b0ce7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6d828c6f6f3a7f8cf39555d846d4e5374313b424:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6d828c6f6f3a7f8cf39555d846d4e5374313b424 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6ea950bad6e001d6b527d74cd29cde6dfa6aeae3:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6ea950bad6e001d6b527d74cd29cde6dfa6aeae3 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6f56369a4777ed1cd29f761ae0a566d6236e9280:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6f56369a4777ed1cd29f761ae0a566d6236e9280 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/731dcef5cbf7582e2e3fda420bcfacc39246d1be:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/731dcef5cbf7582e2e3fda420bcfacc39246d1be \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/736a6591ab8a184f5ebdb230eb32863a425c2048:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/736a6591ab8a184f5ebdb230eb32863a425c2048 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/739bc2d5f6df042d6c33610bb750dd58daba954c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/739bc2d5f6df042d6c33610bb750dd58daba954c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7521740486afb167fb33b7cfd3c31ad2661c924e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7521740486afb167fb33b7cfd3c31ad2661c924e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/75f3e8018a17018f93d71a56dcb2086fb0b4d14a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/75f3e8018a17018f93d71a56dcb2086fb0b4d14a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/773bd827374288dbdf713fe2f4496c5c64edcc3e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/773bd827374288dbdf713fe2f4496c5c64edcc3e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/79dd8ee4fd5f8fc9ae895fb93f9173b3897f9808:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/79dd8ee4fd5f8fc9ae895fb93f9173b3897f9808 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/79e61167f99b6cafdf5e7a94da18c2ed45dcddb3:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/79e61167f99b6cafdf5e7a94da18c2ed45dcddb3 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7bc0884d05d14ce130c9d1c76ccd6aad84742c8d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7bc0884d05d14ce130c9d1c76ccd6aad84742c8d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7c1989fc205f210c872059da24921463aa7a99fe:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7c1989fc205f210c872059da24921463aa7a99fe \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7d812f8e6f5516cf8f6acce683b77432e9130d09:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7d812f8e6f5516cf8f6acce683b77432e9130d09 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7e909ffdb34e3af6c507b8545c31f67cf2729c14:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7e909ffdb34e3af6c507b8545c31f67cf2729c14 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7ea57d2d942744af7332e000995e91dda0a58ef1:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7ea57d2d942744af7332e000995e91dda0a58ef1 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7fccafb06d97698ff904e980834209b033e08e88:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7fccafb06d97698ff904e980834209b033e08e88 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/813b59179cefbbc124a0fbac8eb6ed72f595c58b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/813b59179cefbbc124a0fbac8eb6ed72f595c58b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/81a27dd317b0a04f5805fa18b64c38efc7f926dd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/81a27dd317b0a04f5805fa18b64c38efc7f926dd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/838b1971bf7d95fb24baf8147451973f8b4050b1:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/838b1971bf7d95fb24baf8147451973f8b4050b1 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8444ee6b57fee8712a7261c9f2ad027012d887ac:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8444ee6b57fee8712a7261c9f2ad027012d887ac \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/86017064dc2c61b5235b01b4f65ec59bbbfb8979:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/86017064dc2c61b5235b01b4f65ec59bbbfb8979 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8899ff9c66d2bced01c824d1ccff89835a5c5cba:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8899ff9c66d2bced01c824d1ccff89835a5c5cba \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8a7eef11d2e8fa1117701590732e191d70609639:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8a7eef11d2e8fa1117701590732e191d70609639 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8a9fbba6aab4f57e156a7e66864ca37636e7b62e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8a9fbba6aab4f57e156a7e66864ca37636e7b62e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8ae7cc57c3ed2ae6a55835c14ff92b00151fd1e4:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8ae7cc57c3ed2ae6a55835c14ff92b00151fd1e4 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8bb992c44f75fac5ca37c4821b74595c064c9f2f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8bb992c44f75fac5ca37c4821b74595c064c9f2f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8e94a43fabdacc89d609723c24d38096b5247c8c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8e94a43fabdacc89d609723c24d38096b5247c8c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/91a810a9ba9e164fdbfc3aa3e43c1c5118a78b77:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/91a810a9ba9e164fdbfc3aa3e43c1c5118a78b77 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/91e976429656e9aec1576ac5d1841ad2f19b7c7e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/91e976429656e9aec1576ac5d1841ad2f19b7c7e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/92ed19dc34e44836acbd2e83bda753ea45eba883:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/92ed19dc34e44836acbd2e83bda753ea45eba883 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/9395b0850ee8f79d2be496e085a31055d9bb34a1:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/9395b0850ee8f79d2be496e085a31055d9bb34a1 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/95aee8f8e241a12768655e6e9d7177b44057d03f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/95aee8f8e241a12768655e6e9d7177b44057d03f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/96ee39463507e4bef43c970779542697ded94876:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/96ee39463507e4bef43c970779542697ded94876 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/97e70c28db001dcb3a193b34cfea9d5c6fc0187b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/97e70c28db001dcb3a193b34cfea9d5c6fc0187b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/98e3185e9b06bf3a93bb9f705fbf7c0662caf787:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/98e3185e9b06bf3a93bb9f705fbf7c0662caf787 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/994c7ab4cc7d788a58ed263d997b5426fbe3bbdf:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/994c7ab4cc7d788a58ed263d997b5426fbe3bbdf \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/9f8a905db02e72b1be99509dccb06d9ea3e04d5c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/9f8a905db02e72b1be99509dccb06d9ea3e04d5c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/a15822c0baea8add9f75ffcb02eb98f2061d24f8:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/a15822c0baea8add9f75ffcb02eb98f2061d24f8 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/a5f85ee42cdeff54204c9d048c4737d5fc5a4330:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/a5f85ee42cdeff54204c9d048c4737d5fc5a4330 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/a66f595c2e0e253ddd4e2c21300401ae91b99067:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/a66f595c2e0e253ddd4e2c21300401ae91b99067 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/a8b37f1b012052a2509fc0a33ffe4e817aac9b03:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/a8b37f1b012052a2509fc0a33ffe4e817aac9b03 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/aaf96dd9fdad7b3320d9443f5b91e1137455c51b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/aaf96dd9fdad7b3320d9443f5b91e1137455c51b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/ab253a50d14fe31d17f5a4b90f3110af40533b29:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/ab253a50d14fe31d17f5a4b90f3110af40533b29 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/aba4defbc1d3e4e9e58250c6568200e2e6659493:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/aba4defbc1d3e4e9e58250c6568200e2e6659493 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/abdfa1f160074db2d7527a7ea31590c3bd752f66:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/abdfa1f160074db2d7527a7ea31590c3bd752f66 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/b2ff2d66aa40ae410256b6fe52c9a238c22a5d7e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/b2ff2d66aa40ae410256b6fe52c9a238c22a5d7e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/b4930fe775a9f4b015cf4f9dbf6aa5efda3646f1:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/b4930fe775a9f4b015cf4f9dbf6aa5efda3646f1 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/b7c11813c744e945563454af3af9b87c6f3f48a1:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/b7c11813c744e945563454af3af9b87c6f3f48a1 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/b8c68bd0256ccef72923e3d6d4ae79046f81e03b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/b8c68bd0256ccef72923e3d6d4ae79046f81e03b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/b8e6283233f98c28283ede41d1141b53f9578940:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/b8e6283233f98c28283ede41d1141b53f9578940 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/ba4b00602af5118028b50605605b801418d070a5:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/ba4b00602af5118028b50605605b801418d070a5 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/bab13d155971509ff87e50e74d0093503875f9bc:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/bab13d155971509ff87e50e74d0093503875f9bc \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/bb9cd5a9d8a3da6a051f09ad195aea0fcb50be7a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/bb9cd5a9d8a3da6a051f09ad195aea0fcb50be7a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/bcf295f4ee01c26366c342127db5993ddd6f3e31:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/bcf295f4ee01c26366c342127db5993ddd6f3e31 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/bee506763e7500d9724e777a7e275b38cf91a195:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/bee506763e7500d9724e777a7e275b38cf91a195 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/bfc7673d05201a4a47f6e3df61be81099ec86012:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/bfc7673d05201a4a47f6e3df61be81099ec86012 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/c14b57a6a6cae7644c1de43e40820e2ac13dd7d1:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/c14b57a6a6cae7644c1de43e40820e2ac13dd7d1 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/c1db2f18285ad42cda1c9fdec9bbaf7f0c408ef6:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/c1db2f18285ad42cda1c9fdec9bbaf7f0c408ef6 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/c32be376b6c29c298351fb962329ea7653be0852:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/c32be376b6c29c298351fb962329ea7653be0852 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/c38dc2fe5a8e41179c62434fda07cf501fedc54f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/c38dc2fe5a8e41179c62434fda07cf501fedc54f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/c4cf87f4251bd424353cf8a0aeac50fe14375c61:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/c4cf87f4251bd424353cf8a0aeac50fe14375c61 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/c90a7866ddc38080eb17f990a228fc28903f2034:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/c90a7866ddc38080eb17f990a228fc28903f2034 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/c98bd667bf57d505f1870aaab03520bb2ac1297b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/c98bd667bf57d505f1870aaab03520bb2ac1297b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/cb386c2a681899e8f39c2da3bdd10abc6b1e73d3:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/cb386c2a681899e8f39c2da3bdd10abc6b1e73d3 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/cc00e1a8389d980668f4af5206624fb72fd090c0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/cc00e1a8389d980668f4af5206624fb72fd090c0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/cd3705b5020ebc77054b2222c302486450dd8a66:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/cd3705b5020ebc77054b2222c302486450dd8a66 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/cd95faa92c342b12b93afef9d358f9e12b6b70c2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/cd95faa92c342b12b93afef9d358f9e12b6b70c2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/cdaebf475efed7dce5a3444689f1e97b93fc4ff5:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/cdaebf475efed7dce5a3444689f1e97b93fc4ff5 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/ce4d07666768d36fac7b56d0618b3e6c9b358940:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/ce4d07666768d36fac7b56d0618b3e6c9b358940 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d07184de19452f878e64322145370b1626617012:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d07184de19452f878e64322145370b1626617012 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d4c7e0022aa0ea83156d6704c60adf9d83fc3c36:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d4c7e0022aa0ea83156d6704c60adf9d83fc3c36 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d5a955e623abdabb90d3ac87090b7267c50706a6:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d5a955e623abdabb90d3ac87090b7267c50706a6 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d5ee1435541e21596c24d418f02e6641d39a0c52:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d5ee1435541e21596c24d418f02e6641d39a0c52 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d654ef9c5ae66e68bf0b6b1ae95a1dfcea6b4c4f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d654ef9c5ae66e68bf0b6b1ae95a1dfcea6b4c4f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d81e2b0f54f86f44ebf078baabdc8dabd2c3a3b9:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d81e2b0f54f86f44ebf078baabdc8dabd2c3a3b9 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d9d7f78cdaca78e43170728fa02b5206bbee386e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d9d7f78cdaca78e43170728fa02b5206bbee386e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d9f67782c809aea2fbb49f3b154e86e0042da1fe:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d9f67782c809aea2fbb49f3b154e86e0042da1fe \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/db33a80da5c950a92fcf8722bf17ce840b780a3d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/db33a80da5c950a92fcf8722bf17ce840b780a3d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/dc6da786e1e27ae77d22654690d4747c5b5f1cba:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/dc6da786e1e27ae77d22654690d4747c5b5f1cba \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/dd2e3d28806c50949d530189f95725925f98ac4f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/dd2e3d28806c50949d530189f95725925f98ac4f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/dea3030ff3fd15be5ce7064f6cbd3346c51af9f7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/dea3030ff3fd15be5ce7064f6cbd3346c51af9f7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/df2ae883dfeed2240d5b5f8dda6b5ff732e363d2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/df2ae883dfeed2240d5b5f8dda6b5ff732e363d2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/dfd3333d6f1f4c09200efe831bf3aafb0ce510f1:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/dfd3333d6f1f4c09200efe831bf3aafb0ce510f1 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/dfda93abad58a38c9975a8b42fffb06779e37e22:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/dfda93abad58a38c9975a8b42fffb06779e37e22 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/e23cecc54bd613a8066e28071df0e62dfa78c91a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/e23cecc54bd613a8066e28071df0e62dfa78c91a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/e2cae0ba142e0d1223c4c71646653fb3490708b2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/e2cae0ba142e0d1223c4c71646653fb3490708b2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/e2e5ae363c3087a34f6b70baaa0065d76d9f5142:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/e2e5ae363c3087a34f6b70baaa0065d76d9f5142 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/e989743305fb52a4a7c54661445cad82853db061:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/e989743305fb52a4a7c54661445cad82853db061 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/ecda005da9fca4cc321ba767ac9f4ff743c15f4f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/ecda005da9fca4cc321ba767ac9f4ff743c15f4f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/ee0ea4c62f94a480ec04935c85017471443528b4:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/ee0ea4c62f94a480ec04935c85017471443528b4 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/ef5144d42d34f7bbf9028ee3e2b960373f030684:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/ef5144d42d34f7bbf9028ee3e2b960373f030684 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/f51839ef890f0a98720dedf3d634186b6c45d7e2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/f51839ef890f0a98720dedf3d634186b6c45d7e2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/f6bc739c5049151221338a709e816608f2f43467:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/f6bc739c5049151221338a709e816608f2f43467 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/f79fd1cdc54427a52ac78c8a9ad4b30a878ff91e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/f79fd1cdc54427a52ac78c8a9ad4b30a878ff91e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/f8b059a896a7cd71eba6f72419f0a1eb47976eaa:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/f8b059a896a7cd71eba6f72419f0a1eb47976eaa \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/fc69867d9f6fa45cebe141e112bf8efbff64ad05:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/fc69867d9f6fa45cebe141e112bf8efbff64ad05 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/fcd59fb16f5f9d8db3c4df49e26dd5c98834f30d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/fcd59fb16f5f9d8db3c4df49e26dd5c98834f30d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/fd6f22cda14f0383b054936fbe799b6f0810372c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/fd6f22cda14f0383b054936fbe799b6f0810372c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/confseqs_symbolic_link_mapping:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/confseqs_symbolic_link_mapping \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/0079364895cd414d6e1451bb0549415246f1cb49:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/0079364895cd414d6e1451bb0549415246f1cb49 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/00fc5df5c99dbcf2ec5f57401705b088e16a7114:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/00fc5df5c99dbcf2ec5f57401705b088e16a7114 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/02a5dad03b63da0c3bac810fea5e5213bdb7e7b2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/02a5dad03b63da0c3bac810fea5e5213bdb7e7b2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/0a4282e7177d4bd68073d5290e966abf6458ad2b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/0a4282e7177d4bd68073d5290e966abf6458ad2b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/0b0a5debac7770191c65da22e7f1007e91f1e02c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/0b0a5debac7770191c65da22e7f1007e91f1e02c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/0cedd9d57bf29a611c7a23fef44b4c6469c3eefe:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/0cedd9d57bf29a611c7a23fef44b4c6469c3eefe \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/0dcf992a7648cb2c0c5c9f6cf6662c973d829166:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/0dcf992a7648cb2c0c5c9f6cf6662c973d829166 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/11d15315df3f74907bf4709ce509b319ef8ef5e6:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/11d15315df3f74907bf4709ce509b319ef8ef5e6 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/12519f1808f8657435a2992021bf022bfb8e7df6:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/12519f1808f8657435a2992021bf022bfb8e7df6 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/14095607a44c5d90f30dff2e58e4cb7fd75798cc:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/14095607a44c5d90f30dff2e58e4cb7fd75798cc \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/1766e03342e5872274eea1520a967b740ddcde9a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/1766e03342e5872274eea1520a967b740ddcde9a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/18531fa19fb1963e1883eb7d4695a2b7acdecfe4:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/18531fa19fb1963e1883eb7d4695a2b7acdecfe4 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/1896fcfb13001d138fd4a6579768f6c7f84ff820:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/1896fcfb13001d138fd4a6579768f6c7f84ff820 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/18e193c7409fe548ff683ba6066cddf912c3bed7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/18e193c7409fe548ff683ba6066cddf912c3bed7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/1e2f97ab005bce99326ff7a065fd421069c7624f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/1e2f97ab005bce99326ff7a065fd421069c7624f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2266b94c13a2e7341f8cc6bdda6a3839dc71fa5c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2266b94c13a2e7341f8cc6bdda6a3839dc71fa5c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/22da07fdc1b44037aa6400802648a30e82e396c7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/22da07fdc1b44037aa6400802648a30e82e396c7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/249ac0d3b1b49638cae1a703986443c01616de24:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/249ac0d3b1b49638cae1a703986443c01616de24 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/27166d108e7073f4bcd92f1ffcf874b22ffad20c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/27166d108e7073f4bcd92f1ffcf874b22ffad20c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2795f9c5f5e04535ad328a8a0dbee0d57328825c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2795f9c5f5e04535ad328a8a0dbee0d57328825c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/27b5232ac5d67cbbeefe19ddb20ac521560c5bac:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/27b5232ac5d67cbbeefe19ddb20ac521560c5bac \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2a18860d42589617c6eb0b1352fe4bab48bc4006:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2a18860d42589617c6eb0b1352fe4bab48bc4006 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2a5bbb497271c3494350fbfa94d38661f97921e7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2a5bbb497271c3494350fbfa94d38661f97921e7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2ae1d3963e32843ffdafcbc55b5de67be92f70dd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2ae1d3963e32843ffdafcbc55b5de67be92f70dd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2af36e1ef5c545e1204544f9534120e091a87ecd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2af36e1ef5c545e1204544f9534120e091a87ecd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/2d8943831eeb9c7fc368fd18ebb821ab7fa81d29:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/2d8943831eeb9c7fc368fd18ebb821ab7fa81d29 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/31d230318d9e19c924ad0229cdc72e4ce3cf8157:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/31d230318d9e19c924ad0229cdc72e4ce3cf8157 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/328cf43e086e8d18139d7c6025c0a39a61ec90f9:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/328cf43e086e8d18139d7c6025c0a39a61ec90f9 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3412c944df952b86fa0eadb5c368165c8113824d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3412c944df952b86fa0eadb5c368165c8113824d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/34696bafc44da766e5b37882d0e36e3c95cbd93b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/34696bafc44da766e5b37882d0e36e3c95cbd93b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/358d6f81f5de98fd32fbd76a7de5f8625bfbef31:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/358d6f81f5de98fd32fbd76a7de5f8625bfbef31 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/359f2f02e333a972a463592757cda4c6793061d8:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/359f2f02e333a972a463592757cda4c6793061d8 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3792642bc45cb195c0da1b644ec903daa4ea34ba:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3792642bc45cb195c0da1b644ec903daa4ea34ba \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3bc5dbe62670e435415322a9b1d6281cfc969c0c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3bc5dbe62670e435415322a9b1d6281cfc969c0c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3d76278260131cbc66b92b8e956564db538c555e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3d76278260131cbc66b92b8e956564db538c555e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3e5be3728669a994fd326807457aec2b364cbc10:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3e5be3728669a994fd326807457aec2b364cbc10 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/3ef0e3346511ea75b7f3ccef558706403d06d221:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/3ef0e3346511ea75b7f3ccef558706403d06d221 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/404c42a9ac452dd11dd2fe2a971478a457428612:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/404c42a9ac452dd11dd2fe2a971478a457428612 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4058222a3c3709b8a07d44b8f200e3990c695ae5:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4058222a3c3709b8a07d44b8f200e3990c695ae5 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/460ecb691a13ca7eec9d3baa783c51b6684a7d2a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/460ecb691a13ca7eec9d3baa783c51b6684a7d2a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/475b0502bdfe6548db17bbce76fa2fe4a9203e50:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/475b0502bdfe6548db17bbce76fa2fe4a9203e50 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/47774350233dcfe5376d6ac2b71e06b60a271820:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/47774350233dcfe5376d6ac2b71e06b60a271820 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/48c20e5fa720481e066d48b60e1023379ce64abd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/48c20e5fa720481e066d48b60e1023379ce64abd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/491c9c217908b7e9973eda4c3f179486a9eb50cb:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/491c9c217908b7e9973eda4c3f179486a9eb50cb \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/4ffb85c6ee9b84bdab29d63c3a1617cd188e0632:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/4ffb85c6ee9b84bdab29d63c3a1617cd188e0632 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/506abcab02579ea1180c063fe7d448b9267ccbdd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/506abcab02579ea1180c063fe7d448b9267ccbdd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/50cd39bbef58ab9908157f10c2378f2f3f4b12d3:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/50cd39bbef58ab9908157f10c2378f2f3f4b12d3 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/524064239980cb753a27a2b704a062f4e46462da:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/524064239980cb753a27a2b704a062f4e46462da \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/52aa88117c0283c8dcc9e6c2717a6823fbcdf655:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/52aa88117c0283c8dcc9e6c2717a6823fbcdf655 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/530bb316855028aefe4012b75e43befff5a67597:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/530bb316855028aefe4012b75e43befff5a67597 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/564fd7c761f0802c710d1f5a6b4cfebee53c3628:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/564fd7c761f0802c710d1f5a6b4cfebee53c3628 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/5656812dc7f026adf0b86be21236c0ef7bac5a47:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/5656812dc7f026adf0b86be21236c0ef7bac5a47 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/5b31596dc7b1d9b48a50c264f91484991ed102af:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/5b31596dc7b1d9b48a50c264f91484991ed102af \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/5c5a1a5aab5d75932dd125444fcb3831433d7ebd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/5c5a1a5aab5d75932dd125444fcb3831433d7ebd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/5caa181dedcd66f5e120769dd17df03042eed4d3:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/5caa181dedcd66f5e120769dd17df03042eed4d3 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6118d04de38614480536915840b27afcc53affba:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6118d04de38614480536915840b27afcc53affba \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/626689b33c82dc016ed45d4d4b764b6ba4697d2e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/626689b33c82dc016ed45d4d4b764b6ba4697d2e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6330e150fdf36f1a3d01a0da414d34e3d8c9513a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6330e150fdf36f1a3d01a0da414d34e3d8c9513a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6748093ef24ea5f7b83b8ed119d720ba6efdedbb:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6748093ef24ea5f7b83b8ed119d720ba6efdedbb \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/68a2d89240a92c4cc19e54e3d58f3b5c84ab390d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/68a2d89240a92c4cc19e54e3d58f3b5c84ab390d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/68f0659461c7cf27cd0dbb4305fda28bc6a51336:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/68f0659461c7cf27cd0dbb4305fda28bc6a51336 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6a0f7610e2a324b6e4800ab18395caa176cc01c8:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6a0f7610e2a324b6e4800ab18395caa176cc01c8 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6c1e0051e3b5a16c7a3e204e7fd28a9924a6f5ef:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6c1e0051e3b5a16c7a3e204e7fd28a9924a6f5ef \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/6d45a5289d70de97d395ec500b02bb512b64e225:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/6d45a5289d70de97d395ec500b02bb512b64e225 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/70f1237111232f92c0c19ab6742e20671f1d76bc:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/70f1237111232f92c0c19ab6742e20671f1d76bc \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7184a83333a1dfe4af36512529249710c4faabf9:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7184a83333a1dfe4af36512529249710c4faabf9 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/724061edd3a15a12efc537e5f13a9592e3eec5a2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/724061edd3a15a12efc537e5f13a9592e3eec5a2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/72ebc1da376295652881252936359ee1603cb9f0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/72ebc1da376295652881252936359ee1603cb9f0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/74e51c7b3c9dfa9de0d6e2b5ef3d264965704e54:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/74e51c7b3c9dfa9de0d6e2b5ef3d264965704e54 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/75960b6d15ec86615b521fc1c8b27948c9f0d2a8:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/75960b6d15ec86615b521fc1c8b27948c9f0d2a8 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/75aa8f3568222b4676bb52677d2a5af0f5367982:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/75aa8f3568222b4676bb52677d2a5af0f5367982 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/75b9b72e2a0b403c65d9f08adcde5fdccdfdc1d1:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/75b9b72e2a0b403c65d9f08adcde5fdccdfdc1d1 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/77ae2d031d273f29729eeeef63a9bc77d9aa3781:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/77ae2d031d273f29729eeeef63a9bc77d9aa3781 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/782e47f1d45915554c17566520c33efb25ab9771:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/782e47f1d45915554c17566520c33efb25ab9771 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/791902acc7cd8d02c2724062401232f47d60a424:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/791902acc7cd8d02c2724062401232f47d60a424 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7922d1c9beefb97e1bb803714730454b0185143c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7922d1c9beefb97e1bb803714730454b0185143c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/79cbd715063bb76767d30849df4b5a39aa49cf93:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/79cbd715063bb76767d30849df4b5a39aa49cf93 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7a1f2a1dd8cc4bb24bedb09382f78902d44d0b3e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7a1f2a1dd8cc4bb24bedb09382f78902d44d0b3e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7a841d6f04ea8ccbf6a301969930e512d2abad25:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7a841d6f04ea8ccbf6a301969930e512d2abad25 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7bcfcee21bb11e0b04b6f6efe70e8ed5519cd46a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7bcfcee21bb11e0b04b6f6efe70e8ed5519cd46a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7bf5923824621e7aa4acf01cdbdb33f9f0360648:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7bf5923824621e7aa4acf01cdbdb33f9f0360648 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7c493dbd1d44e02e8ea0a84501d0907e6f2430ec:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7c493dbd1d44e02e8ea0a84501d0907e6f2430ec \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7ce3e041ee8c297f511b0683fb9101bd1eb00a26:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7ce3e041ee8c297f511b0683fb9101bd1eb00a26 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7df8f2b113f7c53df90205a54a8410ed9eccfad4:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7df8f2b113f7c53df90205a54a8410ed9eccfad4 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/7e3b836b66a70a7e7a41a8c665a85104edcffb1d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/7e3b836b66a70a7e7a41a8c665a85104edcffb1d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8261f49f4656d2fa5d4d958b944d423c565bfec2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8261f49f4656d2fa5d4d958b944d423c565bfec2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/836d75df7504a6e785eee2a054df4fbeeca49385:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/836d75df7504a6e785eee2a054df4fbeeca49385 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8837cb0b18fef91829870a275e94e648dc81df07:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8837cb0b18fef91829870a275e94e648dc81df07 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8abf5535ef18971d157dde84ed3a53ac501d1670:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8abf5535ef18971d157dde84ed3a53ac501d1670 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8ae94d189beda9049f6e36e6b0c9686fc729bce7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8ae94d189beda9049f6e36e6b0c9686fc729bce7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8f2150d849dedb0430caa7575b2cc12278ce7770:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8f2150d849dedb0430caa7575b2cc12278ce7770 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8f36f09e83fa1975f17707d11b02f8150578e50f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8f36f09e83fa1975f17707d11b02f8150578e50f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/8f62bedf6a92ea8e038b87e08f3698455c29e080:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/8f62bedf6a92ea8e038b87e08f3698455c29e080 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/96999a4405f1b3ff796a29fdbb3b8f372a1be77e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/96999a4405f1b3ff796a29fdbb3b8f372a1be77e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/990695bdb477c420ed1618581ab98e3b73aad7fe:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/990695bdb477c420ed1618581ab98e3b73aad7fe \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/990d42bb2f45f604068f0734af5bb3141bf2293b:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/990d42bb2f45f604068f0734af5bb3141bf2293b \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/9979f77e682ba5e7c5b28db05f40dec6e7e63aba:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/9979f77e682ba5e7c5b28db05f40dec6e7e63aba \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/9b972700eaec7688da0e53567a14f3eb77ef8683:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/9b972700eaec7688da0e53567a14f3eb77ef8683 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/9c8c3a173d41ea47d7dbb26b01fee9ea9867a221:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/9c8c3a173d41ea47d7dbb26b01fee9ea9867a221 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/9d0de964235f65bbe80e02b9bbdb52d74ce428e0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/9d0de964235f65bbe80e02b9bbdb52d74ce428e0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/9ded141650aca15dba54da50c18728ee47256e16:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/9ded141650aca15dba54da50c18728ee47256e16 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/9ec5b16c1206228c2ef98ad72bf31c863ac6690e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/9ec5b16c1206228c2ef98ad72bf31c863ac6690e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/a01192a95e064457ecceea0d35b4706dde90ace0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/a01192a95e064457ecceea0d35b4706dde90ace0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/a0189c64358966fed6ca1d9cdc39ffc3042c5f4d:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/a0189c64358966fed6ca1d9cdc39ffc3042c5f4d \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/a092755decf43488442f98ac173c19b132e79976:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/a092755decf43488442f98ac173c19b132e79976 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/a4bb39644c18e93480921819d60579cfc69df652:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/a4bb39644c18e93480921819d60579cfc69df652 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/a548fe3d4848fb510e8044fc2804e51ef70170e9:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/a548fe3d4848fb510e8044fc2804e51ef70170e9 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/aa9d23590474f640283f516bd3cd4f3f568ac65a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/aa9d23590474f640283f516bd3cd4f3f568ac65a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/abd2534564e25f7c7ebc964862eadbbe8ee7ba09:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/abd2534564e25f7c7ebc964862eadbbe8ee7ba09 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/b0d73cdb346e0981e7cf9cff8614c1752d285a3a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/b0d73cdb346e0981e7cf9cff8614c1752d285a3a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/b960c37ac7c8d6974141ea0b6ab04aed7eb175f2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/b960c37ac7c8d6974141ea0b6ab04aed7eb175f2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/baee3c24ac17be2e0f744417b75c801f7abec0d0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/baee3c24ac17be2e0f744417b75c801f7abec0d0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/bbed676501b0d88712e8bff18dd6faae174d2049:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/bbed676501b0d88712e8bff18dd6faae174d2049 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/be7cdbd2af2c3a37ad63902b47c7374f56580fdd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/be7cdbd2af2c3a37ad63902b47c7374f56580fdd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/be8b257b0b51743da7ea21fcac4252bc6abf791a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/be8b257b0b51743da7ea21fcac4252bc6abf791a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/bed440974af53e73cc8b30b64ed019014df749b2:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/bed440974af53e73cc8b30b64ed019014df749b2 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/bf6af31bfcdd1737ff9958dbba52e32245fb55a8:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/bf6af31bfcdd1737ff9958dbba52e32245fb55a8 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/c2d2a6ef742285e52fb94ef2c1cbbbe3e7d66cf3:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/c2d2a6ef742285e52fb94ef2c1cbbbe3e7d66cf3 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/c595308983ab7a33e6512c9481e00b1153c193ac:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/c595308983ab7a33e6512c9481e00b1153c193ac \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/c9b50be7742b7d4aa869383fdba6b2d957c417a0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/c9b50be7742b7d4aa869383fdba6b2d957c417a0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/cb7047c19e50305e7243a7b9da1a585d2161acd1:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/cb7047c19e50305e7243a7b9da1a585d2161acd1 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/cbc9925d7686b536db2d289de6be94a2e2678843:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/cbc9925d7686b536db2d289de6be94a2e2678843 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/cd6832f9d784b6629ab14d5096fa90fb7528c86e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/cd6832f9d784b6629ab14d5096fa90fb7528c86e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/ce32492ffaaa2b106a1b26956047ccd8c718f9aa:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/ce32492ffaaa2b106a1b26956047ccd8c718f9aa \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/ceb31cb8912ad7f535a542d856b1fe5305a56493:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/ceb31cb8912ad7f535a542d856b1fe5305a56493 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d0286bf47becefb306ee7c719bfddaf1546e41fe:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d0286bf47becefb306ee7c719bfddaf1546e41fe \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d3c69f36ab7be46795d0d64d985ff2fc8c5bbb51:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d3c69f36ab7be46795d0d64d985ff2fc8c5bbb51 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d4a7a9e35bda9e367073d899d7cba13211f54afc:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d4a7a9e35bda9e367073d899d7cba13211f54afc \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d4bfa6b8e6018edebbf814e694905962fdbed6de:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d4bfa6b8e6018edebbf814e694905962fdbed6de \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d5f6861748eb4b388e570e417e7efc614f73eb2f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d5f6861748eb4b388e570e417e7efc614f73eb2f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d669b4a054f8a1ec2a9790862b03faec71125e0f:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d669b4a054f8a1ec2a9790862b03faec71125e0f \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d8f00555ebc3d6b0584501c7e8c366b61a86b06a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d8f00555ebc3d6b0584501c7e8c366b61a86b06a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d928e430a39d47a0b36570ff06ca5bc81d3534b3:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d928e430a39d47a0b36570ff06ca5bc81d3534b3 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/d96511ab777d30ef02eea61c50ed947272117f08:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/d96511ab777d30ef02eea61c50ed947272117f08 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/da23614a638a32d924267cd9bfbc7f1d554bf807:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/da23614a638a32d924267cd9bfbc7f1d554bf807 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/da9eccf46e1b919002c0ae02aa2ff2ffcf7ce7e3:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/da9eccf46e1b919002c0ae02aa2ff2ffcf7ce7e3 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/dc4741ce5761681f988eac29373f98c387e6f442:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/dc4741ce5761681f988eac29373f98c387e6f442 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/de95d281a1387c98054121964d9e24655cdc718e:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/de95d281a1387c98054121964d9e24655cdc718e \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/deaea80ec68668868f4dee4736ea55a6e0524f27:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/deaea80ec68668868f4dee4736ea55a6e0524f27 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/df4e6656e3a831b2fec6d52a9fe5c7b402f2f9a4:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/df4e6656e3a831b2fec6d52a9fe5c7b402f2f9a4 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/e0e066c25660195d73bbb6f8f0a3e855fd35c9f7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/e0e066c25660195d73bbb6f8f0a3e855fd35c9f7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/e12e775232198f5da709e6bb719c7b52f7184d81:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/e12e775232198f5da709e6bb719c7b52f7184d81 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/e174e5f99ec33c429c4a8717e7750d27f84ae895:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/e174e5f99ec33c429c4a8717e7750d27f84ae895 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/e77199c69b42a8583684c673fcc131a93b4d8b32:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/e77199c69b42a8583684c673fcc131a93b4d8b32 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/e772ee5bb22fd5217fbeca80f039c4cbb6ba7611:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/e772ee5bb22fd5217fbeca80f039c4cbb6ba7611 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/e98296a19ff70d0da3288f0c2c930f3658e452d0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/e98296a19ff70d0da3288f0c2c930f3658e452d0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/e9cbb9217ef6dae64d3bead9c131678c774ee4c0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/e9cbb9217ef6dae64d3bead9c131678c774ee4c0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/ea90ab1ba3cf102c119ea4c0572bcb632cff2af1:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/ea90ab1ba3cf102c119ea4c0572bcb632cff2af1 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/eb195f1a62802b69e3e814e6c2e3e3d20898cb99:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/eb195f1a62802b69e3e814e6c2e3e3d20898cb99 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/edcfbde694048ff2cc5aec4adfd760c020cd8488:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/edcfbde694048ff2cc5aec4adfd760c020cd8488 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/efcf6995f6a4efaf33c8d35553e2b7412b24aeb7:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/efcf6995f6a4efaf33c8d35553e2b7412b24aeb7 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/f0bf71266b577a148832b3a32034cb25665bd3c9:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/f0bf71266b577a148832b3a32034cb25665bd3c9 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/f419ef176785028b30bb0b737e844757e336e590:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/f419ef176785028b30bb0b737e844757e336e590 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/f4388c029980bab52a6d6d6632ad7400a995a23a:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/f4388c029980bab52a6d6d6632ad7400a995a23a \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/f49cc922c32e77e7ba6da652cbd593ef646daad3:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/f49cc922c32e77e7ba6da652cbd593ef646daad3 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/f4cb345120aa0da9c9e92230182d3b3870fc4bd0:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/f4cb345120aa0da9c9e92230182d3b3870fc4bd0 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/f6aed647d664dd885339ce8c1ca76041a793d479:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/f6aed647d664dd885339ce8c1ca76041a793d479 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/fa954a1d7d41e8aba7511896e6c6daf03f11f287:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/fa954a1d7d41e8aba7511896e6c6daf03f11f287 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/fadffaa9ab70ce234564d96fb8449a23a61a81dd:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/fadffaa9ab70ce234564d96fb8449a23a61a81dd \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/fbf46781fefcb13ceae337b1999402bcc880388c:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/fbf46781fefcb13ceae337b1999402bcc880388c \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/fcdf38abd3aa99e014bf9de28126dd9ee8abead9:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/fcdf38abd3aa99e014bf9de28126dd9ee8abead9 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/fdc64883650d0581e27a8fcc11ec8c65bd906e80:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/fdc64883650d0581e27a8fcc11ec8c65bd906e80 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests/ff564f49e5579b05a48f94fa700e0f39ed87d506:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests/ff564f49e5579b05a48f94fa700e0f39ed87d506 \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/manifests_symbolic_link_mapping:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/manifests_symbolic_link_mapping \
vendor/google/oriole/proprietary/vendor/firmware/carrierconfig/release-label:$(TARGET_COPY_OUT_VENDOR)/firmware/carrierconfig/release-label \
vendor/google/oriole/proprietary/vendor/firmware/cs35l41-dsp1-spk-cali.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/cs35l41-dsp1-spk-cali.bin \
vendor/google/oriole/proprietary/vendor/firmware/cs35l41-dsp1-spk-cali.wmfw:$(TARGET_COPY_OUT_VENDOR)/firmware/cs35l41-dsp1-spk-cali.wmfw \
vendor/google/oriole/proprietary/vendor/firmware/cs35l41-dsp1-spk-diag.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/cs35l41-dsp1-spk-diag.bin \
vendor/google/oriole/proprietary/vendor/firmware/cs35l41-dsp1-spk-diag.wmfw:$(TARGET_COPY_OUT_VENDOR)/firmware/cs35l41-dsp1-spk-diag.wmfw \
vendor/google/oriole/proprietary/vendor/firmware/cs35l41-dsp1-spk-prot.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/cs35l41-dsp1-spk-prot.bin \
vendor/google/oriole/proprietary/vendor/firmware/cs35l41-dsp1-spk-prot.wmfw:$(TARGET_COPY_OUT_VENDOR)/firmware/cs35l41-dsp1-spk-prot.wmfw \
vendor/google/oriole/proprietary/vendor/firmware/cs40l20.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/cs40l20.bin \
vendor/google/oriole/proprietary/vendor/firmware/cs40l25a_cal.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/cs40l25a_cal.bin \
vendor/google/oriole/proprietary/vendor/firmware/cs40l25a_cal.wmfw:$(TARGET_COPY_OUT_VENDOR)/firmware/cs40l25a_cal.wmfw \
@@ -1675,6 +1804,7 @@ PRODUCT_COPY_FILES += \
vendor/google/oriole/proprietary/vendor/firmware/google/edgetpu-abrolhos.fw:$(TARGET_COPY_OUT_VENDOR)/firmware/google/edgetpu-abrolhos.fw \
vendor/google/oriole/proprietary/vendor/firmware/google_wifi_firmware_config_info.pb:$(TARGET_COPY_OUT_VENDOR)/firmware/google_wifi_firmware_config_info.pb \
vendor/google/oriole/proprietary/vendor/firmware/mfc_fw.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/mfc_fw.bin \
vendor/google/oriole/proprietary/vendor/firmware/readme.md:$(TARGET_COPY_OUT_VENDOR)/firmware/readme.md \
vendor/google/oriole/proprietary/vendor/firmware/sarconfig.info:$(TARGET_COPY_OUT_VENDOR)/firmware/sarconfig.info \
vendor/google/oriole/proprietary/vendor/firmware/st54j_conf.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/st54j_conf.bin \
vendor/google/oriole/proprietary/vendor/firmware/st54j_fw.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/st54j_fw.bin \
@@ -1750,7 +1880,6 @@ PRODUCT_PACKAGES += \
libgooglerilmemmonitor \
libgpudataproducer \
libhwjpeg \
libion_exynos \
libion_google \
libmahalcontroller \
libmetrics_logger \
@@ -1767,6 +1896,11 @@ PRODUCT_PACKAGES += \
libsueznanoappclients \
libusf \
libvendorgraphicbuffer \
modem_android_property_manager \
modem_android_property_manager_impl \
modem_clock_manager \
modem_clock_manager_impl \
modem_log_constants \
sensors.usf \
liboffloadeffect \
libspatialaudio \
@@ -1774,6 +1908,7 @@ PRODUCT_PACKAGES += \
vendor.google.battery_mitigation.service_static \
vendor.google.whitechapel.audio.audioext@4.0 \
vendor.google.whitechapel.audio.extension-V5-ndk \
vendor.google.whitechapel.audio.extension-V6-ndk \
vendor.radio.base \
vendor.radio.protocol.sit.base \
vendor.radio.protocol.sit.json \
@@ -1783,6 +1918,8 @@ PRODUCT_PACKAGES += \
vendor.samsung_slsi.telephony.hardware.radioExternal@1.1 \
android.hardware.authsecret-impl.nos \
android.hardware.oemlock-impl.nos \
android.hardware.power.stats-impl.gs-common \
android.hardware.power.stats-impl.gs101 \
android.hardware.security.keymint-impl.nos \
android.hardware.weaver-bridge.nos \
android.hardware.weaver-impl.nos \
@@ -1793,7 +1930,7 @@ PRODUCT_PACKAGES += \
com.google.edgetpu_vendor_service-V2-ndk_vendor \
com.google.hardware.biometrics.fingerprint.fingerprint-ext-V1-ndk \
com.google.input-V2-ndk \
com.google.input-V5-ndk \
com.google.input-V6-ndk \
fp_utils \
android.hardware.gnss@2.1-impl-google \
android.hardware.graphics.allocator-aidl-impl \
@@ -1807,6 +1944,7 @@ PRODUCT_PACKAGES += \
libdarwinn_hal \
libdeccfg \
libdeeptouch \
libdump \
libedgetpu_tflite_compiler \
libedgetpu_util \
libgf_hal \
@@ -1826,11 +1964,12 @@ PRODUCT_PACKAGES += \
libvendor.goodix.hardware.biometrics.fingerprint \
libvendor.goodix.hardware.biometrics.fingerprint@2.1 \
libwlcproto_aidl-default \
modem_log_dumper \
vendor.google.audiometricext@1.0 \
vendor.google.bluetooth_ext-V1-ndk \
vendor.google.bluetooth_ext-V3-ndk \
vendor.google.google_battery-V3-ndk \
vendor.google.wireless_charger-V3-ndk \
vendor.google.google_battery-V4-ndk \
vendor.google.wireless_charger-V4-ndk \
vendor.google.wireless_charger.service-V2-ndk \
vendor_chre_atoms_log \
vendor_chre_metrics-cpp \
@@ -1842,13 +1981,13 @@ PRODUCT_PACKAGES += \
android.hardware.authsecret-service.citadel.xml \
android.hardware.camera.provider@2.7-service-google-apex.xml \
android.hardware.contexthub-service.generic.xml \
android.hardware.dumpstate-service.xml \
android.hardware.gnss@2.1-service-brcm.xml \
android.hardware.neuralnetworks@service-darwinn-aidl.xml \
android.hardware.oemlock-service.citadel.xml \
android.hardware.security.keymint-service.citadel.xml \
android.hardware.vibrator-service.cs40l25.xml \
android.hardware.weaver-service.citadel.xml \
com.google.edgetpu.tachyon-service.xml \
dmd.xml \
fingerprint-goodix.xml \
manifest.xml \
@@ -1871,10 +2010,26 @@ PRODUCT_PACKAGES += \
bipchmgr \
cbd \
dmd \
dump_aoc \
dump_devfreq \
dump_exynos_display \
dump_fingerprint \
dump_gsc \
dump_modemlog \
dump_perf \
dump_pixel_metrics \
dump_power \
dump_sensors \
dump_soc \
dump_stm \
dump_storage \
dump_thermal \
dump_trusty \
android.hardware.authsecret-service.citadel \
android.hardware.biometrics.fingerprint-service.goodix \
android.hardware.bluetooth-service.bcmbtlinux \
android.hardware.contexthub-service.generic \
android.hardware.dumpstate-service \
android.hardware.edgetpu.logging@service-edgetpu-logging \
android.hardware.gnss@2.1-service-brcm \
android.hardware.graphics.allocator-V2-service \
@@ -1882,6 +2037,7 @@ PRODUCT_PACKAGES += \
android.hardware.memtrack-service.pixel \
android.hardware.neuralnetworks@service-darwinn-aidl \
android.hardware.oemlock-service.citadel \
android.hardware.power.stats-service.pixel \
android.hardware.secure_element@1.2-uicc-service \
android.hardware.security.keymint-service.citadel \
android.hardware.vibrator-service.cs40l25 \
@@ -1890,6 +2046,7 @@ PRODUCT_PACKAGES += \
citadel_updater \
citadeld \
com.google.edgetpu.tachyon-service \
disable_contaminant_detection \
google.hardware.media.c2@1.0-service \
gpsd \
init_citadel \
@@ -1906,10 +2063,13 @@ PRODUCT_PACKAGES += \
vendor.google.wireless_charger.service-default \
vendor.samsung_slsi.hardware.tetheroffload@1.1-service \
init.camera.set-interrupts-ownership \
init.display \
init.radio \
insmod \
modem_logging_control \
pixelstats-vendor \
rfsd \
shamp \
shared_modem_platform \
sscoredump \
trusty_metricsd \

Binary file not shown.

Binary file not shown.

View File

@@ -857,6 +857,9 @@ sunrise_ch
salt_ch
22803

lycamobile_ch
22854

mucho_ch
22858Mucho
@@ -998,6 +1001,9 @@ webbing_hk
"
travelfy_zz
23410
2341040991
giffgaff_gb
23410GIFFGAFF

@@ -1022,6 +1028,9 @@ webbing_hk

asda_gb
23415"A0

asda_gb
23415"A1

23415GID1=B3
23415"B3
@@ -1483,11 +1492,11 @@ tinkoff_ru
sberbanktelecom_ru
25050"FA3207

tinkoff_ru
tinkoff_ru
25062

25099

25099
25099

25501
@@ -1698,12 +1707,11 @@ LycaMobile

27211GID1=0A
27211"0A

48_ie
2721148

48_ie
2721148
lycamobile_ie

lycamobile_ie
27213

@@ -1717,8 +1725,8 @@ telekom_al
27225"0D

sky_ie

siminn_is
27225Sky IE

siminn_is
27401

@@ -1824,6 +1832,9 @@ Lycamobile

telekom_si
29341

29364
29364
.
29370IMSI=29370029XXXXXXX
@@ -2162,9 +2173,6 @@ tmobile_us
att_us
310170

310180

assurance_us
310180
310180

@@ -2240,9 +2248,6 @@ tmomvno_us

tmomvno_us

tmomvno_us
310240"4753

@@ -2285,6 +2290,9 @@ tmomvno_us
!
fliggsmobile_us
310240"6528

nymobile_us
310240"6529

roccstar_us
310240"6801
@@ -2342,9 +2350,6 @@ tmomvno_us

reach_us
310240"6972
lyca_us
310240"6C79


lyca_us
310240"6C79
@@ -2362,9 +2367,6 @@ tmobile_us
tmomvno_us
310240"7033

pwg_us
310240"7531

tmomvno_us
310240"7477
@@ -2440,9 +2442,6 @@ tmomvno_us

fi_tmo_us
310260"4276
pwg_us
310260"4358


pwg_us
310260"4358
@@ -2485,6 +2484,9 @@ tmomvno_us

reach_us
310260"6523
!
fliggsmobile_us
310260"6528

nymobile_us
310260"6529
@@ -2542,9 +2544,6 @@ tmomvno_us

iwireless_us
310260"6957
reach_us
310260"6972


reach_us
310260"6972
@@ -3743,9 +3742,9 @@ ubixatt_mx
314200

xfinity2_us

mettel_us
314610"8915518F
314240

mettel_us
314610"8915518F

oxio_us
@@ -3878,6 +3877,9 @@ digicel_fr
tridex_mx
334140VALOR

walmart_mx
334140BAIT

diri_mx
334140DIRI
@@ -4885,8 +4887,8 @@ telenor_pk
405916

405917

cheers1_in
405917

cheers2_in
@@ -4894,8 +4896,8 @@ telenor_pk

cheers2_in

405919

cheers2_in
405920
@@ -5091,8 +5093,8 @@ ooredoo_qa
webbing_hk
42402"
536E617065
etisalat_ae
42402

etisalat_ae
42402

du_ae
@@ -5296,7 +5298,7 @@ webbing_hk

uqmobile_jp
44051"20

jcommobile_jp
44051"22
@@ -6680,4 +6682,4 @@ webbing_hk
732360

73401

73401

Some files were not shown because too many files have changed in this diff Show More