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 \