Merge "modem_svc: move shared_modem_platform related sepolicy to gs-common" into main

This commit is contained in:
Eileen Lai 2024-11-21 17:03:11 +00:00 committed by Android (Google) Code Review
commit 6db7e6756d
3 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1,2 @@
# modem_svc_sit
/vendor/bin/shared_modem_platform u:object_r:modem_svc_sit_exec:s0

View file

@ -0,0 +1,2 @@
# Modem SVC will register the default instance of the AIDL ISharedModemPlatform hal.
hal_server_domain(modem_svc_sit, hal_shared_modem_platform)

View file

@ -8,4 +8,4 @@ SOONG_CONFIG_shared_modem_platform_vendor := $(SHARED_MODEM_PLATFORM_VENDOR)
PRODUCT_PACKAGES += shared_modem_platform
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/modem/shared_modem_platform/compatibility_matrix.xml
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/modem/shared_modem_platform/sepolicy
BOARD_SEPOLICY_DIRS += device/google/gs-common/modem/shared_modem_platform/sepolicy