This repository was archived by the owner on Jan 25, 2023. It is now read-only.
Commit 4ebbb1d
Update binderfs code to align with ubuntu kernel 5.0.0
To keep compatible with kernel lower to 4.14, some changes are needed.
For ubuntu kernel, security hook secid_to_secctx is missing which will cause
binder transaction failed. Disable it for now.
Change-Id: I0e702b0c3d3d46d91416667cdd1ddba3db7028f0
Tracked-On:
Reviewed-on: https://android.intel.com/681932
Reviewed-by: Wang, Liang <liang.wang@intel.com>
Reviewed-by: Yang, Bin Y <bin.y.yang@intel.com>
Tested-by: Zheng, Joe <joe.zheng@intel.com>1 parent 4d73244 commit 4ebbb1d
11 files changed
Lines changed: 1782 additions & 639 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
| 13 | + | |
16 | 14 | | |
17 | 15 | | |
0 commit comments