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

Commit 325d0431 authored by Victor Hsieh's avatar Victor Hsieh Committed by Android (Google) Code Review
Browse files

Merge "Reland: Run PersistentDataBlockServiceTest in postsubmit" into main

parents 9789684b 84bc3010
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
{
    "postsubmit": [
        {
            "name": "FrameworksServicesTests",
            "options": [
                {
                    "include-filter": "com.android.server.pdb.PersistentDataBlockServiceTest"
                }
            ]
        }
    ]
}