Hi there, I have recently synced the android-t-beta-3 branch. However, it appears to be missing APIs which were introduced long before even Beta2.
One example is LineBreakConfig, which was introduced in DP1 (https://developer.android.com/sdk/api_diff/t-dp2-incr/changes) but is not yet available in android-t-beta-3. Another one is Context.revokeSelfPermissionOnKill, which is not available at https://cs.android.com/android/platform/superproject/+/android-t-beta-3:frameworks/base/core/java/android/content/Context.java I would like to get a better understanding of the semantics of Beta branches. My expectation, based on the sentence "It is not a full platform update and only for reference." would be that either: - a Beta3 tag does not exist for a repo (because, as stated in the posts in this thread, "It is not a full platform update") or, if a tag does exist, - it contains the Beta3 code. I am struggling to appreciate the intention behind tagging, a Beta3 branch (android-t-beta-3) which does not actually contain Beta3 code for that specific repo. Could anyone clarify intention and semantics of Beta branches? How can they be used "for reference" if they do not actually contain code from Beta releases? On Thursday, June 9, 2022 at 8:23:39 AM UTC+2 [email protected] wrote: > Hi, all, > > Today, we pushed a small number of GPL projects for the Android T > Developer Beta 3. > The tag is android-t-beta-3. It is not a full platform update and only for > reference. > > We also pushed the kernel source for the following devices as part of the > release: > Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a (5G), > Pixel 6, Pixel 6 Pro. > > Tag Project Branch > android-t-beta-3_r0.1 device/google/coral-kernel > android-msm-coral-4.14-t-beta-3 > android-t-beta-3_r0.2 device/google/sunfish-kernel > android-msm-sunfish-4.14-t-beta-3 > android-t-beta-3_r0.3 device/google/redbull-kernel > android-msm-redbull-4.19-t-beta-3 > android-t-beta-3_r0.4 device/google/oriole-kernel > android-gs-raviole-5.10-t-beta-3 > -- *CONFIDENTIALITY NOTICE:* The information contained in this message may be privileged and/or confidential. It is the property of CrowdStrike. If you are not the intended recipient, or responsible for delivering this message to the intended recipient, any review, forwarding, dissemination, distribution or copying of this communication or any attachment(s) is strictly prohibited. If you have received this message in error, please notify the sender immediately, and delete it and all attachments from your computer and network. -- -- 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/71a4ffa4-7822-49bb-a56b-77e286d272d9n%40googlegroups.com.
