The security backports are not device specific. Hence we are not updating the security string on those branches.
bill On Monday, November 11, 2019 at 9:59:25 AM UTC-8, Chih-Wei Huang wrote: > > Could you explain why the PLATFORM_SECURITY_PATCH of android-8.1.0_r70 is > still 2017-12-05? > That's very confusing! > > lh@server2:~/cwhuang/oreo/build/make$ git diff android-8.1.0_r65 > android-8.1.0_r70 core/version_defaults.mk > diff --git a/core/version_defaults.mk b/core/version_defaults.mk > index 5f45946..5758d22 100644 > --- a/core/version_defaults.mk > +++ b/core/version_defaults.mk > @@ -181,7 +181,7 @@ ifndef PLATFORM_SECURITY_PATCH > # It must be of the form "YYYY-MM-DD" on production devices. > # It must match one of the Android Security Patch Level strings of > the Public Security Bulletins. > # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. > - PLATFORM_SECURITY_PATCH := 2019-06-05 > + PLATFORM_SECURITY_PATCH := 2017-12-05 > endif > > ifndef PLATFORM_BASE_OS > > > Bill Yi於 2019年11月5日星期二 UTC+8上午1時34分28秒寫道: >> >> Android security backport source code is now available. The following >> builds and tags are supported: >> >> 5887206, android-8.0.0_r40 >> 5887208, android-8.1.0_r70 >> 5887210, android-9.0.0_r50 >> >> bill >> > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/c0ea71cc-e601-4b1e-9820-e9d47194c879%40googlegroups.com.
