译文:

system/目录的目的在于向android的核心当中嵌入linux平台的内核。这些高效的比特

码被要求用于基础的启动、操作以及调试。


它们不应该依赖于system/目录以外的库(现在它们中的有一些不符合这个规定,这些
应该被升级或者替换)而且它们不应该被仿真编译要求。


所有的许可证应该都被清空(Apache2、BSD或者MIT)。


现在system/bluetooth/...和system/extra/...有一些GPL/LGPL的许可证代码片段


不同的发行:
- pppd依赖于libutils库来记录日志
- pppd依赖于libcrypt/libcrypto
- init,linker,debuggerd,toolbox,usbd依赖于libcutils

- 也许应该把bionic重命名为libc  



原文:



The system/ directory is intended for pieces of the world that are the
core of the embedded linux platform at the heart of Android.  These
essential bits are required for basic booting, operation, and debugging.


They should not depend on libraries outside of system/... (some of them
do currently -- they need to be updated or changed) and they should not
be required for the simulator build.


The license for all these pieces should be clean (Apache2, BSD, or MIT).


Currently system/bluetooth/... and system/extra/... have some pieces
with GPL/LGPL licensed code.


Assorted Issues:


- pppd depends on libutils for logging
- pppd depends on libcrypt/libcrypto
- init, linker, debuggerd, toolbox, usbd depend on libcutils
- should probably rename bionic to libc

更多相关文章

  1. Android(安卓)Studio中新建assets文件的两种方法
  2. Android应用程序私有目录下文件操作总结
  3. 实战:Android活动目录LiveFolder开发
  4. Android学习笔记(一)---一定要看的 Android(安卓)资源目录的相关知
  5. Android(安卓)程序drawable资源保存到data目录
  6. Android(安卓)TextView更换字体
  7. 【Android】Android中用代码复制文件的大小限制
  8. Android中如何通过文件路径判断是否是同一文件
  9. 学习Android(安卓)SDK Samples之旅-connectivity篇

随机推荐

  1. Flutter String格式化
  2. Android(安卓)上网流量监控方法
  3. Android(安卓)布局中位置和大小单位相关
  4. android studio运行时提示All packages a
  5. 我的Android进阶之旅------>Android之Ani
  6. Android总结 - System UI Mode
  7. Android(安卓)SDK Manager 和 ADT 更新
  8. Android周学习Step By Step(8)--Intent之启
  9. android 水下气泡上升界面效果
  10. Android(安卓)获取当前连接的wifi名称和r