Skip to content

Commit 2164710

Browse files
committed
PixelPropsUtils:Add check bypass for vietnam digital wallet
fk vnpay i have this problem Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
1 parent 2b48921 commit 2164710

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

core/java/com/android/internal/util/cherish/PixelPropsUtils.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ public class PixelPropsUtils {
7575
"com.android.chrome",
7676
"com.android.vending",
7777
"com.breel.wallpapers20",
78-
"com.nhs.online.nhsonline"
78+
"com.nhs.online.nhsonline",
79+
"vnpay.smartaccount"
7980
};
8081

8182
// Packages to Keep with original device

0 commit comments

Comments
 (0)