You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
assets: remove CAP_DAC_READ_SEARCH
This commit is contained in:
@@ -8,9 +8,7 @@
|
||||
"groups":[
|
||||
"ADB"
|
||||
],
|
||||
"capabilities":[
|
||||
"CAP_DAC_READ_SEARCH"
|
||||
],
|
||||
"capabilities":[],
|
||||
"context":"u:r:su:s0",
|
||||
"namespace":"INHERITED",
|
||||
"locales": {
|
||||
|
||||
@@ -8,9 +8,7 @@
|
||||
"groups":[
|
||||
"ROOT"
|
||||
],
|
||||
"capabilities":[
|
||||
"CAP_DAC_READ_SEARCH"
|
||||
],
|
||||
"capabilities":[],
|
||||
"context":"u:r:su:s0",
|
||||
"namespace":"INHERITED",
|
||||
"locales": {
|
||||
|
||||
@@ -8,9 +8,7 @@
|
||||
"groups":[
|
||||
"SYSTEM"
|
||||
],
|
||||
"capabilities":[
|
||||
"CAP_DAC_READ_SEARCH"
|
||||
],
|
||||
"capabilities":[],
|
||||
"context":"u:r:su:s0",
|
||||
"namespace":"INHERITED",
|
||||
"locales": {
|
||||
|
||||
Reference in New Issue
Block a user