Xin Li於 2019年10月8日星期二 UTC+8上午6時56分18秒寫道:
>
> Android 8.1.0 Oreo MR1 source code is now available on the 
> oreo-mr1-security-release branch.
>
> This release contains all recent Oreo MR1 platform security updates up to 
> October 2019 Security Release corresponding to the following build and tag:
>
>  - 5794017, android-8.1.0_r69
>


The security patch of r65 is 2019-06-05, but r69 is 2017-12-05?
This is a very very confusing thing. Do you really have security updates in 
r69?

$ git diff android-8.1.0_r65 android-8.1.0_r69 core/version_defaults.mk
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 5f45946d5..5758d2275 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

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
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 android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/91a54b8f-30f4-48da-a476-3d780514b84a%40googlegroups.com.

Reply via email to