Skip to content

Commit 1018321

Browse files
authored
Update README.md
1 parent cfe110e commit 1018321

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# Android_OS_Labs
22
Linux kernel hacking based on Android 6.0
3+
4+
# Introduction
5+
Four labs included:
6+
- Add a color to every process and forbid communication between two processes
7+
which have different colors using Binder of Android.
8+
- Implement a task manager in kernel level.
9+
- Implement a shared memory in kernel level.
10+
- Implement a cloud file system.

0 commit comments

Comments
 (0)