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

Commit 047c4d54 authored by Tri Vo's avatar Tri Vo
Browse files

Add 28.0 to PLATFORM_SEPOLICY_COMPAT_VERSIONS

Bug: 72458734
Test: m selinux_policy
Change-Id: I5104c14bcc45067723080c229895c9a7771b2651
parent 401fada3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -901,7 +901,8 @@ sepolicy_minor_vers :=
# A list of SEPolicy versions, besides PLATFORM_SEPOLICY_VERSION, that the framework supports.
PLATFORM_SEPOLICY_COMPAT_VERSIONS := \
    26.0 \
    27.0
    27.0 \
    28.0 \

.KATI_READONLY := \
    PLATFORM_SEPOLICY_COMPAT_VERSIONS \