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

Commit 3589db8c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Replace test_min_api_level with test_options.min_shipping_api_level"

parents 8189339d 95c42d97
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -187,7 +187,9 @@ cc_test {
        "libstorage_literals_headers",
        "libfiemap_headers",
    ],
    test_min_api_level: 30,
    test_options: {
        min_shipping_api_level: 30,
    },
    auto_gen_config: true,
    require_root: false,
}