-
Android Build System Overview
这篇文章来自于Android源代码中的build/core/build-system.html文件。由于找不到build/core/build-system.html文件的在线版本,所以将build-system.htm…
-
Android Vendor SELinux Policy编译过程分析
自从Android 8引入Treble框架后,Android将System和Vendor分为两个部分,允许独立升级system和vendor,随后引入了Product、ODM等分区。在这样的背景下,SELinux规则也被…