Add sepolicy for vendor_location am: 4d4fd451a6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx-sepolicy/+/19114548 Change-Id: Ib403808d56903d1468be780537c671cd9f6cfa36 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
hal_radioext_default hal_bluetooth_default binder b/234311798
|
||||
init-insmod-sh init-insmod-sh capability b/234311675
|
||||
vendor_location lowi_server unix_dgram_socket b/237467750
|
||||
|
4
vendor/vendor_location.te
vendored
4
vendor/vendor_location.te
vendored
@@ -13,3 +13,7 @@ allow vendor_location vendor_location_socket:dir rw_dir_perms;
|
||||
|
||||
# /sys/devices/soc0/soc_id
|
||||
allow vendor_location vendor_location_sysfs:file create_file_perms;
|
||||
|
||||
# /dev/socket/location/mq/*
|
||||
allow vendor_location lowi_server:unix_dgram_socket {sendto read write};
|
||||
allow vendor_location hal_wifi_ext:unix_dgram_socket {sendto read write};
|
||||
|
Reference in New Issue
Block a user