Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemSEPolicy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
b5e493d8
Commit
b5e493d8
authored
7 years ago
by
TreeHugger Robot
Committed by
Android (Google) Code Review
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Use non-expanded types in prop neverallows" into pi-dev
parents
d65f26f1
7745770b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
prebuilts/api/28.0/public/property.te
+6
-6
6 additions, 6 deletions
prebuilts/api/28.0/public/property.te
public/property.te
+6
-6
6 additions, 6 deletions
public/property.te
with
12 additions
and
12 deletions
prebuilts/api/28.0/public/property.te
+
6
−
6
View file @
b5e493d8
...
@@ -214,7 +214,7 @@ compatible_property_only(`
...
@@ -214,7 +214,7 @@ compatible_property_only(`
domain
domain
-coredomain
-coredomain
-bluetooth
-bluetooth
-hal_bluetooth
-hal_bluetooth
_server
} {
} {
bluetooth_prop
bluetooth_prop
}:property_service set;
}:property_service set;
...
@@ -223,7 +223,7 @@ compatible_property_only(`
...
@@ -223,7 +223,7 @@ compatible_property_only(`
domain
domain
-coredomain
-coredomain
-bluetooth
-bluetooth
-hal_bluetooth
-hal_bluetooth
_server
-vendor_init
-vendor_init
} {
} {
exported_bluetooth_prop
exported_bluetooth_prop
...
@@ -232,7 +232,7 @@ compatible_property_only(`
...
@@ -232,7 +232,7 @@ compatible_property_only(`
neverallow {
neverallow {
domain
domain
-coredomain
-coredomain
-hal_wifi
-hal_wifi
_server
-wificond
-wificond
} {
} {
wifi_prop
wifi_prop
...
@@ -241,7 +241,7 @@ compatible_property_only(`
...
@@ -241,7 +241,7 @@ compatible_property_only(`
neverallow {
neverallow {
domain
domain
-coredomain
-coredomain
-hal_wifi
-hal_wifi
_server
-wificond
-wificond
-vendor_init
-vendor_init
} {
} {
...
@@ -293,7 +293,7 @@ compatible_property_only(`
...
@@ -293,7 +293,7 @@ compatible_property_only(`
domain
domain
-coredomain
-coredomain
-bluetooth
-bluetooth
-hal_bluetooth
-hal_bluetooth
_server
} {
} {
bluetooth_prop
bluetooth_prop
}:file no_rw_file_perms;
}:file no_rw_file_perms;
...
@@ -301,7 +301,7 @@ compatible_property_only(`
...
@@ -301,7 +301,7 @@ compatible_property_only(`
neverallow {
neverallow {
domain
domain
-coredomain
-coredomain
-hal_wifi
-hal_wifi
_server
-wificond
-wificond
} {
} {
wifi_prop
wifi_prop
...
...
This diff is collapsed.
Click to expand it.
public/property.te
+
6
−
6
View file @
b5e493d8
...
@@ -214,7 +214,7 @@ compatible_property_only(`
...
@@ -214,7 +214,7 @@ compatible_property_only(`
domain
domain
-coredomain
-coredomain
-bluetooth
-bluetooth
-hal_bluetooth
-hal_bluetooth
_server
} {
} {
bluetooth_prop
bluetooth_prop
}:property_service set;
}:property_service set;
...
@@ -223,7 +223,7 @@ compatible_property_only(`
...
@@ -223,7 +223,7 @@ compatible_property_only(`
domain
domain
-coredomain
-coredomain
-bluetooth
-bluetooth
-hal_bluetooth
-hal_bluetooth
_server
-vendor_init
-vendor_init
} {
} {
exported_bluetooth_prop
exported_bluetooth_prop
...
@@ -232,7 +232,7 @@ compatible_property_only(`
...
@@ -232,7 +232,7 @@ compatible_property_only(`
neverallow {
neverallow {
domain
domain
-coredomain
-coredomain
-hal_wifi
-hal_wifi
_server
-wificond
-wificond
} {
} {
wifi_prop
wifi_prop
...
@@ -241,7 +241,7 @@ compatible_property_only(`
...
@@ -241,7 +241,7 @@ compatible_property_only(`
neverallow {
neverallow {
domain
domain
-coredomain
-coredomain
-hal_wifi
-hal_wifi
_server
-wificond
-wificond
-vendor_init
-vendor_init
} {
} {
...
@@ -293,7 +293,7 @@ compatible_property_only(`
...
@@ -293,7 +293,7 @@ compatible_property_only(`
domain
domain
-coredomain
-coredomain
-bluetooth
-bluetooth
-hal_bluetooth
-hal_bluetooth
_server
} {
} {
bluetooth_prop
bluetooth_prop
}:file no_rw_file_perms;
}:file no_rw_file_perms;
...
@@ -301,7 +301,7 @@ compatible_property_only(`
...
@@ -301,7 +301,7 @@ compatible_property_only(`
neverallow {
neverallow {
domain
domain
-coredomain
-coredomain
-hal_wifi
-hal_wifi
_server
-wificond
-wificond
} {
} {
wifi_prop
wifi_prop
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment