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

Commit 98424bf3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[res] Disable an unsupported Ravenwood test" into main

parents 79d66f4e 4a70f905
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -556,6 +556,7 @@ public class ResourcesManagerTest {
    @Test
    @SmallTest
    @RequiresFlagsEnabled(Flags.FLAG_REGISTER_RESOURCE_PATHS)
    @DisabledOnRavenwood(blockedBy = PackageManager.class)
    public void testRegisterPathWithExistingResourcesWithInvalidPath()
            throws PackageManager.NameNotFoundException, IOException {
        File filesDir = getContext().getFilesDir();