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

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

Merge "processgroup: Set min_sdk_version"

parents 67897537 4f55f3ef
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ cc_library_headers {
        "//apex_available:platform",
        "//apex_available:anyapex",
    ],
    min_sdk_version: "29",
}

cc_library {
@@ -60,4 +61,5 @@ cc_library {
        "//apex_available:platform",
        "//apex_available:anyapex",
    ],
    min_sdk_version: "29",
}