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

Commit 74eab9c6 authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by android-build-merger
Browse files

Merge "docs: Updated SECURITY_PATCH field description" into qt-dev am:...

Merge "docs: Updated SECURITY_PATCH field description" into qt-dev am: 3c92f24a am: 7b02dd83 am: 2f57ebf9
am: 63edc1be

Change-Id: I3972f680bd7a4a64be15521c96f50a7da16e01eb
parents 45d3f2fb 63edc1be
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -243,7 +243,8 @@ public class Build {
        public static final String BASE_OS = SystemProperties.get("ro.build.version.base_os", "");

        /**
         * The user-visible security patch level.
         * The user-visible security patch level. This value represents the date when the device
         * most recently applied a security patch.
         */
        public static final String SECURITY_PATCH = SystemProperties.get(
                "ro.build.version.security_patch", "");