Skip to content

Commit fc8471e

Browse files
committed
Disable min_sdk_floor
1 parent 245faac commit fc8471e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

rules/acls/min_sdk_floors.bzl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ cover the entire depot.
1919
"""
2020

2121
MIN_SDK_FLOORS = {
22-
19: [
23-
],
24-
14: [
22+
0: [
2523
],
2624
}

0 commit comments

Comments
 (0)