Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8e451259 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Yet another app that is confused by sandboxes.

Bug: 124766614
Test: manual
Change-Id: I68fc1b4036a75791c72de322b6aa05575e0d85b7
parent ecfad022
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3741,6 +3741,7 @@ class StorageManagerService extends IStorageManager.Stub
                        case "com.facebook.katana": // b/123996076
                        case "jp.naver.line.android": // b/124767356
                        case "com.mxtech.videoplayer.ad": // b/124531483
                        case "com.whatsapp": // b/124766614
                            return Zygote.MOUNT_EXTERNAL_LEGACY;
                    }
                }