Skip to content

Commit 8d8e650

Browse files
committed
Google Photos: Fixes for Pixel 10 devices
1 parent f7fcde6 commit 8d8e650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/io/github/chsbuffer/revancedxposed/googlephotos/GooglePhotosHook.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ class GooglePhotosHook(val lpparam: LoadPackageParam) : IHook {
4545
"com.google.android.feature.PIXEL_2024_MIDYEAR_EXPERIENCE",
4646
"com.google.android.feature.PIXEL_2024_EXPERIENCE",
4747
"com.google.android.feature.PIXEL_2025_MIDYEAR_EXPERIENCE",
48+
"com.google.android.feature.PIXEL_2025_EXPERIENCE",
4849
)
4950

5051
val hook = object : XC_MethodHook() {

0 commit comments

Comments
 (0)