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
1c118de1
Commit
1c118de1
authored
7 years ago
by
Tri Vo
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
Remove bootstat access to proc label. am:
b1affc90
am:
869cecec
am:
a60c7d92
am:
1a66beb8
Change-Id: I306a9d1546e1b4d123ca6646d6a9e0e06b66345b
parents
9c2c4343
1a66beb8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/bootstat.te
+0
-3
0 additions, 3 deletions
public/bootstat.te
with
0 additions
and
3 deletions
public/bootstat.te
+
0
−
3
View file @
1c118de1
...
@@ -8,9 +8,6 @@ read_runtime_log_tags(bootstat)
...
@@ -8,9 +8,6 @@ read_runtime_log_tags(bootstat)
allow bootstat bootstat_data_file:dir rw_dir_perms;
allow bootstat bootstat_data_file:dir rw_dir_perms;
allow bootstat bootstat_data_file:file create_file_perms;
allow bootstat bootstat_data_file:file create_file_perms;
# Read access to pseudo filesystems (for /proc/uptime).
r_dir_file(bootstat, proc)
# Collect metrics on boot time created by init
# Collect metrics on boot time created by init
get_prop(bootstat, boottime_prop)
get_prop(bootstat, boottime_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