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

Commit cc26906c authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

More apps making assumptions about MediaStore.

Bug: 126374406
Test: none
Change-Id: Id9d88a4f179bedfea340fbfc738642e52beb99cf
parent 1c3ef21a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3871,6 +3871,7 @@ class StorageManagerService extends IStorageManager.Stub
                        case "com.jrtstudio.AnotherMusicPlayer": // b/129084562
                        case "ak.alizandro.smartaudiobookplayer": // b/129084042
                        case "com.campmobile.snow": // b/128803870
                        case "com.qnap.qfile": // b/126374406
                            return Zygote.MOUNT_EXTERNAL_LEGACY;
                    }
                }