Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要为特定设备构建自己的 rom。我知道如何下载和构建 AOSP 的东西,但想知道在设备上的现有文件上刷新 system.img 文件是否可以正常工作,或者我是否需要对驱动程序做些什么?司机具体在哪里?我是否应该从根设备系统文件夹中提取特定文件夹并将它们复制到新的 AOSP 系统文件中?
只是想弄清楚这个过程。