Yet another app that is confused by sandboxes.

Bug: 124766614
Test: manual
Change-Id: I68fc1b4036a75791c72de322b6aa05575e0d85b7
This commit is contained in:
Jeff Sharkey
2019-03-18 20:07:47 -06:00
parent ecfad0220b
commit 8e451259a3

View File

@@ -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;
}
}