谷歌决定终止开源Android
据新黄河,3月27日消息,Google宣布将停止Android开源项目(AOSP)。AOSP是Google主导的开源项目,为所有Android设备提供基础框架和核心组件。它就像一个“毛坯房”,开发者可以自由下载、修改和分发代码,基于它构建定制化系统。无论是Xiaomi HyperOS、vivo OriginOS还是OPPO的ColorOS,甚至Pixel手机使用的Android系统,都是从AOSP发展而来的。
Google对Android的维护分为两部分:公开的AOSP分支面向全球开发者开放,包含纯净的开源代码,不涉及任何Google专有服务。任何厂商或个人都可以基于这个分支开发自己的系统。另一个内部闭源分支仅供签署了GMS(Google Mobile Services)协议的厂商使用。
现在,Google决定不再维护现有的AOSP公开分支,逐渐关闭相关支持资源,并可能停止更新法定开源义务外的组件源代码。这意味着从下周开始,所有的Android开发工作将仅在Google内部分支进行。一段时间后,外部分支可能不再公开甚至彻底关闭。此外,AOSP的持续集成和交付工具及环境也可能被关闭,甚至Android Gerrit也可能会关闭。未来,只有Google内部员工能访问AOSP内部分支并提交代码。
这一变化意味着Android开发过程将不再透明。对于依赖AOSP进行开发的厂商和个人来说,这无疑是一个重大调整。过去,他们可以从公开分支中获取最新的代码和技术资源,而现在这些都将受到限制。虽然Google仍需遵守GPL等开源协议,继续更新相关代码,但其他组件的开源状态变得不确定。
尽管如此,Google的内部闭源分支将继续为签署GMS协议的厂商提供支持。不过,对于那些希望基于AOSP构建独特系统的开发者来说,这条路似乎已经变窄。随着Google逐步关闭外部访问权限,未来的Android生态系统可能会更加封闭,开发者的创新空间也可能因此受限。不过,具体影响还有待观察,毕竟Google的具体实施步骤尚未完全公布。
(第一财经)
就是说以前内部外部两个版本集成在一起时是麻烦事,现在停了外部版本,内部版本成熟了之后再开源。
就是版本更新没以前频繁了。
android环境下的应用开发不受影响。
哪怕是linux,RISC v之类。
毛泽东早就说过,一定要自己掌握。
中国在商业上的道德有底线,西方可没有。
“
Currently, most Android development takes place in the internal branch, but a handful of components, like Bluetooth and the kernel, are developed in the open. They'll be moving to internal under the new system.
This change will undoubtedly make development easier for Google's team, but it could limit how much we know about Android before new versions are official."
Google confirmed to Android Authority that it is committed to publishing Android’s source code, so this change doesn’t mean that Android is becoming closed-source. The company will continue to publish the source code for new Android releases, so when Google releases Android 16 later this year, we’ll get the source code for the update. In addition, Google will continue to publish the source code for Android’s Linux kernel fork, as it is licensed under GPLv2, which mandates source code releases, and is separate from AOSP.