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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
2c029ee1
Commit
2c029ee1
authored
7 years ago
by
Tom Cherry
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Revert "remove /dev/log"" am:
fcfda81b
am:
7469d816
Change-Id: Ie36c6266cc3387bba02974fb65614c75c8bd1425
parents
45c4b142
7469d816
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
private/file_contexts
+1
-0
1 addition, 0 deletions
private/file_contexts
public/device.te
+1
-0
1 addition, 0 deletions
public/device.te
with
2 additions
and
0 deletions
private/file_contexts
+
1
−
0
View file @
2c029ee1
...
@@ -91,6 +91,7 @@
...
@@ -91,6 +91,7 @@
/dev/ion u:object_r:ion_device:s0
/dev/ion u:object_r:ion_device:s0
/dev/keychord u:object_r:keychord_device:s0
/dev/keychord u:object_r:keychord_device:s0
/dev/kmem u:object_r:kmem_device:s0
/dev/kmem u:object_r:kmem_device:s0
/dev/log(/.*)? u:object_r:log_device:s0
/dev/loop-control u:object_r:loop_control_device:s0
/dev/loop-control u:object_r:loop_control_device:s0
/dev/mem u:object_r:kmem_device:s0
/dev/mem u:object_r:kmem_device:s0
/dev/modem.* u:object_r:radio_device:s0
/dev/modem.* u:object_r:radio_device:s0
...
...
This diff is collapsed.
Click to expand it.
public/device.te
+
1
−
0
View file @
2c029ee1
...
@@ -30,6 +30,7 @@ type hw_random_device, dev_type;
...
@@ -30,6 +30,7 @@ type hw_random_device, dev_type;
type input_device, dev_type;
type input_device, dev_type;
type kmem_device, dev_type;
type kmem_device, dev_type;
type port_device, dev_type;
type port_device, dev_type;
type log_device, dev_type, mlstrustedobject;
type mtd_device, dev_type;
type mtd_device, dev_type;
type mtp_device, dev_type, mlstrustedobject;
type mtp_device, dev_type, mlstrustedobject;
type nfc_device, dev_type;
type nfc_device, dev_type;
...
...
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