Revert "Allow devices that use HIDL to find AIDL radio_ext_service"
Revert submission 29238469-gril-selinux Reason for revert: b/367183524 - build break Reverted changes: /q/submissionid:29238469-gril-selinux Change-Id: Ica10c6ee500389223256e328d182c9495a826b06
This commit is contained in:
parent
1331d97c92
commit
1685969e60
9 changed files with 6 additions and 10 deletions
|
@ -3,4 +3,3 @@ 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
|
||||
|
|
2
modem/radio_ext/sepolicy/service.te
Normal file
2
modem/radio_ext/sepolicy/service.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Radio Ext AIDL service
|
||||
type hal_radio_ext_service, hal_service_type, protected_service, service_manager_type;
|
Loading…
Add table
Add a link
Reference in a new issue