fix(Google Photos - Spoof features): Add support for Pixel 10 devices (#6161)
This commit is contained in:
parent
c64e29ec57
commit
754b71959a
1 changed files with 1 additions and 0 deletions
|
|
@ -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." +
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue