Move the type to a common sepolicy so it can be shared. avc: denied { find } for pid=6493 uid=10256 name=vendor.google.radio_ext.IRadioExt/default scontext=u:r:grilservice_app:s0:c0,c257,c512,c768 tcontext=u:object_r:default_android_service:s0 tclass=service_manager permissive=0 NO_AVC_EVIDENCE_CHECK=default_android_service not supported Bug: 365099058 Test: manual Flag: EXEMPT mk file Change-Id: I9c2471792c2a423e19f1472bd7923a5284f9127e
6 lines
369 B
Makefile
6 lines
369 B
Makefile
PRODUCT_SOONG_NAMESPACES += vendor/google/interfaces
|
|
PRODUCT_PACKAGES += vendor.google.radio_ext-service
|
|
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/modem/radio_ext/compatibility_matrix.xml
|
|
|
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/modem/radio_ext/sepolicy
|
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gril/common/sepolicy
|