Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

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

Expand Down