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

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

More apps making assumptions about MediaStore.

Bug: 128803870
Test: none
Change-Id: I2e7e9ce0feda3209495c5e6952672ae62bd638fc
parent b8d4c59b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3870,6 +3870,7 @@ class StorageManagerService extends IStorageManager.Stub
                        case "org.telegram.messenger": // b/128652960
                        case "com.jrtstudio.AnotherMusicPlayer": // b/129084562
                        case "ak.alizandro.smartaudiobookplayer": // b/129084042
                        case "com.campmobile.snow": // b/128803870
                            return Zygote.MOUNT_EXTERNAL_LEGACY;
                    }
                }