No description
Find a file
Arian 461ce1a15b sepolicy_vndr: qva: Allow vendor_cnd to read wifi_hal_prop
The `wifi.interface` property was labelled as `exported_default_prop` by
system/sepolicy in android 11. Since android 12 it is labelled as
`wifi_hal_prop` which causes the following denial.

W libc    : Access denied finding property "wifi.interface"
W cnd     : type=1400 audit(0.0:22): avc: denied { read } for name="u:object_r:wifi_hal_prop:s0" dev="tmpfs" ino=26257 scontext=u:r:vendor_cnd:s0 tcontext=u:object_r:wifi_hal_prop:s0 tclass=file permissive=0

Change-Id: I6cf8ad4133ca3013d844d4ef3b2701de22f408b0
2024-10-13 10:54:12 +02:00
generic/vendor sepolicy_vndr: generic: Add app_data_file_type to vendor_radio_data_file 2024-10-13 10:54:03 +02:00
qva/vendor sepolicy_vndr: qva: Allow vendor_cnd to read wifi_hal_prop 2024-10-13 10:54:12 +02:00
.gitupstream Add .gitupstream file 2024-10-13 10:48:01 +02:00
SEPolicy.mk sepolicy_vndr: Switch to BOARD_VENDOR_SEPOLICY_DIRS 2024-10-13 10:51:24 +02:00