PixelPropsUtils: Update fingerprints to December 2025 release

This commit is contained in:
Joey
2025-12-03 13:00:41 +09:00
parent 6a09cad6c8
commit 3ce2dabb29

View File

@@ -258,8 +258,8 @@ public final class PixelPropsUtils {
propsToChangeRecentPixel.put("PRODUCT", "mustang");
propsToChangeRecentPixel.put("HARDWARE", "mustang");
propsToChangeRecentPixel.put("MODEL", "Pixel 10 Pro XL");
propsToChangeRecentPixel.put("ID", "BD3A.251105.010.E1");
propsToChangeRecentPixel.put("FINGERPRINT", "google/mustang/mustang:16/BD3A.251105.010.E1/14337626:user/release-keys");
propsToChangeRecentPixel.put("ID", "BP4A.251205.006");
propsToChangeRecentPixel.put("FINGERPRINT", "google/mustang/mustang:16/BP4A.251205.006/14401865:user/release-keys");
propsToChangePixelTablet = new HashMap<>();
propsToChangePixelTablet.put("BRAND", "google");
propsToChangePixelTablet.put("BOARD", "tangorpro");
@@ -268,8 +268,8 @@ public final class PixelPropsUtils {
propsToChangePixelTablet.put("PRODUCT", "tangorpro");
propsToChangePixelTablet.put("HARDWARE", "tangorpro");
propsToChangePixelTablet.put("MODEL", "Pixel Tablet");
propsToChangePixelTablet.put("ID", "BP3A.251105.013.A1");
propsToChangePixelTablet.put("FINGERPRINT", "google/tangorpro/tangorpro:16/BP3A.251105.013.A1/14171100:user/release-keys");
propsToChangePixelTablet.put("ID", "BP4A.251205.006");
propsToChangePixelTablet.put("FINGERPRINT", "google/tangorpro/tangorpro:16/BP4A.251205.006/14401865:user/release-keys");
propsToChangeMeizu = new HashMap<>();
propsToChangeMeizu.put("BRAND", "meizu");
propsToChangeMeizu.put("MANUFACTURER", "Meizu");