Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
devices
android_device_sony_kitakami-common
Commits
63f14ea7
Commit
63f14ea7
authored
Aug 13, 2020
by
Bernhard Thoben
Browse files
Changed some more sepolicy properties for light
Change-Id: I35eb31bda22bd12267b2d216811449ff464ded48
parent
5ccefa4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
sepolicy/vendor/hal_light_default.te
View file @
63f14ea7
allow hal_light_default secd_exec:file read;
allow hal_light_default sysfs:file { read write };
allow hal_light_default secd_exec:file
{ getattr
read
}
;
allow hal_light_default sysfs:file {
open
read write };
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment