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

Commit 08803d08 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Replace test_min_api_level with test_options.min_shipping_api_level"...

Merge "Replace test_min_api_level with test_options.min_shipping_api_level" am: 3589db8c am: ff5182de am: c39483dd

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1905070

Change-Id: Ie2f918518ca442e9beb739e4ba70248a75fbce5b
parents 604c4425 c39483dd
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,
}