Bill Yi於 2016年9月7日星期三 UTC+8上午5時53分09秒寫道:
>
> Android 6.0.1 Marshmallow MR2 source code is now available on the 
> marshmallow-mr2-release branch. The following builds, tags, and devices are 
> supported:
>
> - MOB31E, android-6.0.1_r66, Nexus 5, Nexus 6, Nexus 9 (volantisg)
>

Why the manifest android-6.0.1_r66 shows
android-6.0.1_r62? Is it intentional?

$ git fetch aosp android-6.0.1_r66
remote: Finding sources: 100% (9/9)
Unpacking objects: 100% (9/9), done.
remote: Total 9 (delta 3), reused 9 (delta 3)
>From https://android.googlesource.com/platform/manifest
 * branch            android-6.0.1_r66 -> FETCH_HEAD
 * [new branch]      android-6.0.1_r66 -> aosp/android-6.0.1_r66

$ git show aosp/android-6.0.1_r66
commit c4bfbff81f9493e1aeaf50d0cde5052493f76a8a
Author: The Android Open Source Project <initial-contribut...@android.com>
Date:   Mon Aug 1 15:22:04 2016 -0700

    Manifest for Android 6.0.1 Release 62 (MTC20F)  <== ???

diff --git a/default.xml b/default.xml
index fdcce66..f40a163 100644
--- a/default.xml
+++ b/default.xml
@@ -3,7 +3,7 @@
 
   <remote  name="aosp"
            fetch=".." />
-  <default revision="refs/tags/android-6.0.1_r54"
+  <default revision="refs/tags/android-6.0.1_r62"
            remote="aosp"
            sync-j="4" />
 

-- 
-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to