Skip to content

Commit

Permalink
update vendor specs
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Jan 7, 2025
1 parent 12ed475 commit 1fcaee3
Show file tree
Hide file tree
Showing 95 changed files with 603 additions and 597 deletions.
4 changes: 2 additions & 2 deletions vendor-skels/google_devices/akita/akita.mk.skip
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ PRODUCT_MANUFACTURER := Google

include device/google/gs-common/wireless_charger/wireless_charger.mk

ifneq ($(BUILD_ID),AP4A.241205.013)
$(error BUILD_ID: expected AP4A.241205.013, got $(BUILD_ID))
ifneq ($(BUILD_ID),AP4A.250105.002)
$(error BUILD_ID: expected AP4A.250105.002, got $(BUILD_ID))
endif
2 changes: 1 addition & 1 deletion vendor-skels/google_devices/akita/cmds-for-envsetup.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export BUILD_ID_akita="AP4A.241205.013"
export BUILD_ID_akita="AP4A.250105.002"
unset PLATFORM_SECURITY_PATCH_akita
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ PRODUCT_VENDOR_PROPERTIES += \
ro.build.expect.baseband=g5300o-240919-241106-B-12612898 \
ro.build.expect.bootloader=akita-15.1-12474670 \
persist.vendor.gps.hal.service.name=vendor \
ro.vendor.build.svn=25 \
ro.vendor.build.svn=28 \
ro.surface_flinger.game_default_frame_rate_override=60 \
drm.service.enabled=true \
media.mediadrmservice.enable=true \
Expand All @@ -65,7 +65,7 @@ PRODUCT_VENDOR_DLKM_PROPERTIES += \
ro.product.device_for_attestation=akita \
ro.product.manufacturer_for_attestation=Google

PRODUCT_OVERRIDE_FINGERPRINT := google/akita/akita:15/AP4A.241205.013/12621605:user/release-keys
PRODUCT_OVERRIDE_FINGERPRINT := google/akita/akita:15/AP4A.250105.002/12701944:user/release-keys

PRODUCT_PACKAGES += \
activity \
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
canonical_name: "assurance_us"
version: 62000000021
version: 62000000022
apns {
apn {
name: "Tether"
Expand Down Expand Up @@ -691,10 +691,6 @@ configs {
key: "vonr_enabled_bool"
bool_value: true
}
config {
key: "vonr_on_by_default_bool"
bool_value: false
}
config {
key: "wfc_carrier_name_override_by_pnn_bool"
bool_value: true
Expand Down Expand Up @@ -740,5 +736,5 @@ vendor_configs {
}
}
last_updated {
seconds: 1721295368
seconds: 1731561312
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
canonical_name: "metropcs_us"
version: 62000000021
version: 62000000022
apns {
apn {
name: "MetroPCS Tethering"
Expand Down Expand Up @@ -707,10 +707,6 @@ configs {
key: "vonr_enabled_bool"
bool_value: true
}
config {
key: "vonr_on_by_default_bool"
bool_value: false
}
config {
key: "wfc_carrier_name_override_by_pnn_bool"
bool_value: true
Expand Down Expand Up @@ -756,5 +752,5 @@ vendor_configs {
}
}
last_updated {
seconds: 1721295368
seconds: 1731561312
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
canonical_name: "tim_br"
version: 62000000002
version: 62000000003
apns {
apn {
name: "TIM Connect"
Expand Down Expand Up @@ -42,10 +42,6 @@ configs {
key: "carrier_supports_ss_over_ut_bool"
bool_value: true
}
config {
key: "carrier_volte_available_bool"
bool_value: true
}
config {
key: "imsss.ut_as_server_fqdn_string"
text_value: "xcap.ims.mnc002.mcc724.pub.3gppnetwork.org"
Expand Down Expand Up @@ -88,5 +84,5 @@ configs {
}
}
last_updated {
seconds: 1724912516
seconds: 1732242429
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
canonical_name: "tmobile_us"
version: 62000000028
version: 62000000029
apns {
apn {
name: "T-Mobile Tethering"
Expand Down Expand Up @@ -713,10 +713,6 @@ configs {
key: "vonr_enabled_bool"
bool_value: true
}
config {
key: "vonr_on_by_default_bool"
bool_value: false
}
config {
key: "wfc_carrier_name_override_by_pnn_bool"
bool_value: true
Expand Down Expand Up @@ -762,5 +758,5 @@ vendor_configs {
}
}
last_updated {
seconds: 1726034630
seconds: 1731561312
}
4 changes: 2 additions & 2 deletions vendor-skels/google_devices/bluejay/bluejay.mk.skip
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ PRODUCT_MODEL := Pixel 6a
PRODUCT_BRAND := google
PRODUCT_MANUFACTURER := Google

ifneq ($(BUILD_ID),AP4A.241205.013)
$(error BUILD_ID: expected AP4A.241205.013, got $(BUILD_ID))
ifneq ($(BUILD_ID),AP4A.250105.002)
$(error BUILD_ID: expected AP4A.250105.002, got $(BUILD_ID))
endif
2 changes: 1 addition & 1 deletion vendor-skels/google_devices/bluejay/cmds-for-envsetup.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export BUILD_ID_bluejay="AP4A.241205.013"
export BUILD_ID_bluejay="AP4A.250105.002"
unset PLATFORM_SECURITY_PATCH_bluejay
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
PRODUCT_VENDOR_PROPERTIES += \
ro.build.expect.baseband=g5123b-143112-241107-B-12620021 \
ro.build.expect.bootloader=bluejay-15.1-12292109 \
ro.vendor.build.svn=69 \
ro.vendor.build.svn=71 \
ro.surface_flinger.game_default_frame_rate_override=60 \
drm.service.enabled=true \
media.mediadrmservice.enable=true \
Expand All @@ -35,7 +35,7 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.ril.ecc.use.xml=1 \
ro.vendor.fingerprint.ta.name=g7.app

PRODUCT_OVERRIDE_FINGERPRINT := google/bluejay/bluejay:15/AP4A.241205.013/12621605:user/release-keys
PRODUCT_OVERRIDE_FINGERPRINT := google/bluejay/bluejay:15/AP4A.250105.002/12701944:user/release-keys

PRODUCT_PACKAGES += \
activity \
Expand Down
4 changes: 2 additions & 2 deletions vendor-skels/google_devices/caiman/caiman.mk.skip
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ PRODUCT_MANUFACTURER := Google

include device/google/gs-common/wireless_charger/wireless_charger.mk

ifneq ($(BUILD_ID),AP4A.241205.013)
$(error BUILD_ID: expected AP4A.241205.013, got $(BUILD_ID))
ifneq ($(BUILD_ID),AP4A.250105.002)
$(error BUILD_ID: expected AP4A.250105.002, got $(BUILD_ID))
endif
2 changes: 1 addition & 1 deletion vendor-skels/google_devices/caiman/cmds-for-envsetup.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export BUILD_ID_caiman="AP4A.241205.013"
export BUILD_ID_caiman="AP4A.250105.002"
unset PLATFORM_SECURITY_PATCH_caiman
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ PRODUCT_VENDOR_PROPERTIES += \
ro.build.expect.baseband=g5400c-240910-241106-B-12613159 \
ro.build.expect.bootloader=ripcurrentpro-15.1-12475284 \
persist.vendor.gps.hal.service.name=vendor \
ro.vendor.build.svn=09 \
ro.vendor.build.svn=12 \
ro.usb.uvc.enabled=true \
ro.surface_flinger.game_default_frame_rate_override=60 \
ro.vendor.dolby.dax.version=DAX3_G_3.7.3.0_r1 \
Expand All @@ -69,7 +69,7 @@ PRODUCT_VENDOR_DLKM_PROPERTIES += \
ro.product.device_for_attestation=caiman \
ro.product.manufacturer_for_attestation=Google

PRODUCT_OVERRIDE_FINGERPRINT := google/caiman/caiman:15/AP4A.241205.013/12621605:user/release-keys
PRODUCT_OVERRIDE_FINGERPRINT := google/caiman/caiman:15/AP4A.250105.002/12701944:user/release-keys

PRODUCT_PACKAGES += \
activity \
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
canonical_name: "tim_br"
version: 62000000002
version: 62000000003
apns {
apn {
name: "TIM Connect"
Expand Down Expand Up @@ -42,10 +42,6 @@ configs {
key: "carrier_supports_ss_over_ut_bool"
bool_value: true
}
config {
key: "carrier_volte_available_bool"
bool_value: true
}
config {
key: "imsss.ut_as_server_fqdn_string"
text_value: "xcap.ims.mnc002.mcc724.pub.3gppnetwork.org"
Expand Down Expand Up @@ -88,5 +84,5 @@ configs {
}
}
last_updated {
seconds: 1724912524
seconds: 1732242436
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
canonical_name: "tmobile_us"
version: 62000000020
version: 62000000024
apns {
apn {
name: "T-Mobile Tethering"
Expand Down Expand Up @@ -797,5 +797,5 @@ vendor_configs {
}
}
last_updated {
seconds: 1730247581
seconds: 1732242436
}
4 changes: 2 additions & 2 deletions vendor-skels/google_devices/cheetah/cheetah.mk.skip
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ PRODUCT_MANUFACTURER := Google

include device/google/gs-common/wireless_charger/wireless_charger.mk

ifneq ($(BUILD_ID),AP4A.241205.013)
$(error BUILD_ID: expected AP4A.241205.013, got $(BUILD_ID))
ifneq ($(BUILD_ID),AP4A.250105.002)
$(error BUILD_ID: expected AP4A.250105.002, got $(BUILD_ID))
endif
2 changes: 1 addition & 1 deletion vendor-skels/google_devices/cheetah/cmds-for-envsetup.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export BUILD_ID_cheetah="AP4A.241205.013"
export BUILD_ID_cheetah="AP4A.250105.002"
unset PLATFORM_SECURITY_PATCH_cheetah
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PRODUCT_VENDOR_PROPERTIES += \
ro.build.expect.bootloader=cloudripper-15.1-12292122 \
dalvik.vm.isa.arm.variant=cortex-a53 \
dalvik.vm.isa.arm.features=default \
ro.vendor.build.svn=65 \
ro.vendor.build.svn=68 \
ro.surface_flinger.game_default_frame_rate_override=60 \
drm.service.enabled=true \
media.mediadrmservice.enable=true \
Expand All @@ -40,7 +40,7 @@ PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.fingerprint.ta.name=g7.app \
ro.vendor.dolby.dax.version=DAX3_G_3.7.3.0_r1

PRODUCT_OVERRIDE_FINGERPRINT := google/cheetah/cheetah:15/AP4A.241205.013/12621605:user/release-keys
PRODUCT_OVERRIDE_FINGERPRINT := google/cheetah/cheetah:15/AP4A.250105.002/12701944:user/release-keys

PRODUCT_PACKAGES += \
activity \
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
canonical_name: "assurance_us"
version: 62000000055
version: 62000000056
apns {
apn {
name: "Tether"
Expand Down Expand Up @@ -683,6 +683,10 @@ configs {
key: "vonr_enabled_bool"
bool_value: true
}
config {
key: "vonr_on_by_default_bool"
bool_value: false
}
config {
key: "wfc_carrier_name_override_by_pnn_bool"
bool_value: true
Expand Down Expand Up @@ -728,5 +732,5 @@ vendor_configs {
}
}
last_updated {
seconds: 1721295321
seconds: 1731561286
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
canonical_name: "metropcs_us"
version: 62000000055
version: 62000000056
apns {
apn {
name: "MetroPCS Tethering"
Expand Down Expand Up @@ -699,6 +699,10 @@ configs {
key: "vonr_enabled_bool"
bool_value: true
}
config {
key: "vonr_on_by_default_bool"
bool_value: false
}
config {
key: "wfc_carrier_name_override_by_pnn_bool"
bool_value: true
Expand Down Expand Up @@ -744,5 +748,5 @@ vendor_configs {
}
}
last_updated {
seconds: 1721295321
seconds: 1731561286
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
canonical_name: "tim_br"
version: 62000000002
version: 62000000003
apns {
apn {
name: "TIM Connect"
Expand Down Expand Up @@ -42,10 +42,6 @@ configs {
key: "carrier_supports_ss_over_ut_bool"
bool_value: true
}
config {
key: "carrier_volte_available_bool"
bool_value: true
}
config {
key: "imsss.ut_as_server_fqdn_string"
text_value: "xcap.ims.mnc002.mcc724.pub.3gppnetwork.org"
Expand Down Expand Up @@ -88,5 +84,5 @@ configs {
}
}
last_updated {
seconds: 1724912472
seconds: 1732242403
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
canonical_name: "tmobile_us"
version: 62000000057
version: 62000000058
apns {
apn {
name: "T-Mobile Tethering"
Expand Down Expand Up @@ -701,6 +701,10 @@ configs {
key: "vonr_enabled_bool"
bool_value: true
}
config {
key: "vonr_on_by_default_bool"
bool_value: false
}
config {
key: "wfc_carrier_name_override_by_pnn_bool"
bool_value: true
Expand Down Expand Up @@ -746,5 +750,5 @@ vendor_configs {
}
}
last_updated {
seconds: 1721295321
seconds: 1731561286
}
2 changes: 1 addition & 1 deletion vendor-skels/google_devices/comet/cmds-for-envsetup.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export BUILD_ID_comet="AP4A.241205.013"
export BUILD_ID_comet="AP4A.250105.002"
unset PLATFORM_SECURITY_PATCH_comet
4 changes: 2 additions & 2 deletions vendor-skels/google_devices/comet/comet.mk.skip
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ PRODUCT_MANUFACTURER := Google

include device/google/gs-common/wireless_charger/wireless_charger.mk

ifneq ($(BUILD_ID),AP4A.241205.013)
$(error BUILD_ID: expected AP4A.241205.013, got $(BUILD_ID))
ifneq ($(BUILD_ID),AP4A.250105.002)
$(error BUILD_ID: expected AP4A.250105.002, got $(BUILD_ID))
endif
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ PRODUCT_VENDOR_PROPERTIES += \
ro.build.expect.baseband=g5400c-240910-241106-B-12613159 \
ro.build.expect.bootloader=ripcurrentpro-15.1-12475284 \
persist.vendor.gps.hal.service.name=vendor \
ro.vendor.build.svn=09 \
ro.vendor.build.svn=12 \
ro.usb.uvc.enabled=true \
ro.surface_flinger.game_default_frame_rate_override=60 \
ro.vendor.dolby.dax.version=DAX3_G_3.7.3.0_r1 \
Expand All @@ -74,7 +74,7 @@ PRODUCT_VENDOR_DLKM_PROPERTIES += \
ro.product.device_for_attestation=comet \
ro.product.manufacturer_for_attestation=Google

PRODUCT_OVERRIDE_FINGERPRINT := google/comet/comet:15/AP4A.241205.013/12621605:user/release-keys
PRODUCT_OVERRIDE_FINGERPRINT := google/comet/comet:15/AP4A.250105.002/12701944:user/release-keys

PRODUCT_PACKAGES += \
activity \
Expand Down
Loading

0 comments on commit 1fcaee3

Please sign in to comment.