mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-24 11:11:03 +00:00
fix(Google Photos - Spoof features): Add support for Pixel 10 devices (#6161)
This commit is contained in:
@@ -47,6 +47,7 @@ val spoofFeaturesPatch = bytecodePatch(
|
|||||||
"com.google.android.feature.PIXEL_2024_MIDYEAR_EXPERIENCE",
|
"com.google.android.feature.PIXEL_2024_MIDYEAR_EXPERIENCE",
|
||||||
"com.google.android.feature.PIXEL_2024_EXPERIENCE",
|
"com.google.android.feature.PIXEL_2024_EXPERIENCE",
|
||||||
"com.google.android.feature.PIXEL_2025_MIDYEAR_EXPERIENCE",
|
"com.google.android.feature.PIXEL_2025_MIDYEAR_EXPERIENCE",
|
||||||
|
"com.google.android.feature.PIXEL_2025_EXPERIENCE",
|
||||||
),
|
),
|
||||||
title = "Features to disable",
|
title = "Features to disable",
|
||||||
description = "Google Pixel exclusive features to disable." +
|
description = "Google Pixel exclusive features to disable." +
|
||||||
|
|||||||
Reference in New Issue
Block a user