diff --git a/core/config.mk b/core/config.mk index e7aca2f7c5..4794816bd0 100644 --- a/core/config.mk +++ b/core/config.mk @@ -833,8 +833,6 @@ sepolicy_minor_vers := # 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 \