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
Matombo
AndroidSystemSEPolicy
Commits
8585e8db
Commit
8585e8db
authored
Aug 29, 2016
by
Jeffrey Vander Stoep
Committed by
android-build-merger
Aug 29, 2016
Browse files
Options
Downloads
Plain Diff
Merge "resurrect camera_device"
am:
163c6080
Change-Id: Ia7e00dda7fea4e58c450c50ab7fd5fc709ebaa3e
parents
a31bd6bd
163c6080
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
cameraserver.te
+1
-0
1 addition, 0 deletions
cameraserver.te
file_contexts
+1
-1
1 addition, 1 deletion
file_contexts
with
2 additions
and
1 deletion
cameraserver.te
+
1
−
0
View file @
8585e8db
...
...
@@ -15,6 +15,7 @@ allow cameraserver camera_data_file:file create_file_perms;
allow cameraserver video_device:dir r_dir_perms;
allow cameraserver video_device:chr_file rw_file_perms;
allow cameraserver camera_device:chr_file rw_file_perms;
allow cameraserver ion_device:chr_file rw_file_perms;
allow cameraserver appops_service:service_manager find;
...
...
...
...
This diff is collapsed.
Click to expand it.
file_contexts
+
1
−
1
View file @
8585e8db
...
...
@@ -61,7 +61,7 @@
/dev/block/ram[0-9]* u:object_r:ram_device:s0
/dev/block/zram[0-9]* u:object_r:ram_device:s0
/dev/bus/usb(.*)? u:object_r:usb_device:s0
/dev/cam u:object_r:
video
_device:s0
/dev/cam u:object_r:
camera
_device:s0
/dev/console u:object_r:console_device:s0
/dev/cpuctl(/.*)? u:object_r:cpuctl_device:s0
/dev/device-mapper u:object_r:dm_device:s0
...
...
...
...
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
sign in
to comment