Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
passionli authored Dec 26, 2016
1 parent 73e8932 commit 2cf1116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Android IPC Demo
- Proxy 接口在客户端的实现
- transact 运行在调用者线程
- onTransact 运行在Binder线程池
- DeathRecipient Binder死亡通知
- DeathRecipient Binder死亡通知,自动重连服务端
- RemoteCallbackList 反序列化后是不同的对象,回调客户端
- BinderPool 一个Service多个Binder
- Permission 调用者权限

0 comments on commit 2cf1116

Please sign in to comment.