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

Commit 60b68738 authored by Tri Vo's avatar Tri Vo Committed by android-build-merger
Browse files

Merge "Add 28.0 to PLATFORM_SEPOLICY_COMPAT_VERSIONS"

am: 3e583e0b

Change-Id: I297a53cd1acd73250967c6a9669f876d68694354
parents b1750e28 3e583e0b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -924,7 +924,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 \