This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_device_google_gs-common
Watch
1
Star
0
Fork
0
You've already forked android_device_google_gs-common
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_device_google_gs-co...
/
aoc
/
sepolicy
/
property.te
3 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
move aoc settings to gs-common Bug: 248426917 Test: boot with aoc launched Change-Id: I7f3e65f9b27510bff657ca46c9688932a0352437
2022-10-20 11:23:26 +08:00
# AoC
vendor_internal_prop(vendor_aoc_prop)
aoc: add permissions for new sysfs node Resolving the following audit denials: - [ 6.450477] type=1400 audit(1699468821.992:6): avc: denied { read } for comm="aocd" name="notify_timeout_aoc_status" dev="sysfs" ino=78572 scontext=u:r:aocd:s0 tcontext=u:object_r:sysfs_aoc:s0 tclass=file permissive=0 - type=1107 audit(0.0:9): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=persist.vendor.aoc.status_request_timed_out pid=1035 uid=0 gid=0 scontext=u:r:aocd:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=property_service permissive=0' (and get for the same node) Test: on device Bug: 309950738 Change-Id: I476624a6d95667d47ada765d6fe392eecc615256 Signed-off-by: Alex Iacobucci <alexiacobucci@google.com>
2023-11-09 17:56:06 +00:00
vendor_internal_prop(vendor_timeout_aoc_prop)
Reference in New Issue
Copy Permalink