commit | 5a0cef1c00a80c1fa574560bb3ad9310925df6f4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Dec 02 06:26:58 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Dec 02 06:26:58 2021 +0000 |
tree | 116cd439c22dcaffa828b954d4cff02d9beab9be | |
parent | b3eb2087df78d8be27e827dbc42ca7e288c0e458 [diff] | |
parent | a6568e00e24513f0c08e1b3ba3ff512a0d2b2de4 [diff] |
Merge "Remove 26.0 and 27.0 compat support"
diff --git a/core/config.mk b/core/config.mk index e7aca2f..4794816 100644 --- a/core/config.mk +++ b/core/config.mk
@@ -833,8 +833,6 @@ # A list of SEPolicy versions, besides PLATFORM_SEPOLICY_VERSION, that the framework supports. PLATFORM_SEPOLICY_COMPAT_VERSIONS := \ - 26.0 \ - 27.0 \ 28.0 \ 29.0 \ 30.0 \