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
76d0e418
Commit
76d0e418
authored
7 years ago
by
Dan Cashman
Browse files
Options
Downloads
Patches
Plain Diff
Remove reboot_data_file.
Bug: 64687998 Test: Builds. Change-Id: I7a5b65d34382b8b76e55c523811a0f17dd9c1051
parent
dcee57b8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
private/compat/26.0/26.0.cil
+1
-0
1 addition, 0 deletions
private/compat/26.0/26.0.cil
public/file.te
+0
-1
0 additions, 1 deletion
public/file.te
with
1 addition
and
1 deletion
private/compat/26.0/26.0.cil
+
1
−
0
View file @
76d0e418
...
...
@@ -7,6 +7,7 @@
(type asan_reboot_prop)
(type log_device)
(type mediacasserver_service)
(type reboot_data_file)
(type tracing_shell_writable)
(type tracing_shell_writable_debug)
...
...
This diff is collapsed.
Click to expand it.
public/file.te
+
0
−
1
View file @
76d0e418
...
...
@@ -208,7 +208,6 @@ type misc_user_data_file, file_type, data_file_type, core_data_file_type;
type net_data_file, file_type, data_file_type, core_data_file_type;
type nfc_data_file, file_type, data_file_type, core_data_file_type;
type radio_data_file, file_type, data_file_type, core_data_file_type, mlstrustedobject;
type reboot_data_file, file_type, data_file_type, core_data_file_type;
type recovery_data_file, file_type, data_file_type, core_data_file_type;
type shared_relro_file, file_type, data_file_type, core_data_file_type;
type systemkeys_data_file, file_type, data_file_type, core_data_file_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