Create radio_ext aidl service declaration
Note: This is copy of the reverted commit
cbc4b64bd1
(ag/24799507) plus the fix to
the problem that caused the revert which is to mark the radio_ext
service as optional in the compatibility matrix.
Bug: 285459428
Test: manually verified dumpsys and logs that service starts without
errors
Change-Id: Ibcd427c501633a95e74e392837b41b0ef513a4a8
This commit is contained in:
parent
ab084a7329
commit
b7f9b4a306
6 changed files with 30 additions and 0 deletions
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