Revert "Add radio_ext aidl to compatibility matrix"
Reason for revert: Broke next target, b/303392497 Reverted changes: /q/submissionid:24799507-ak3_ssc_aidl Change-Id: I20c5834b71d0695f2fd4e7bc55785895410951d1
This commit is contained in:
parent
cbc4b64bd1
commit
e5988c99b7
@ -1,10 +0,0 @@
|
||||
<compatibility-matrix version="1.0" type="framework">
|
||||
<hal format="aidl">
|
||||
<name>vendor.google.radio_ext</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>IRadioExt</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</compatibility-matrix>
|
@ -1,5 +0,0 @@
|
||||
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
|
@ -1 +0,0 @@
|
||||
/vendor/bin/hw/vendor\.google\.radio_ext-service u:object_r:hal_radio_ext_exec:s0
|
@ -1,11 +0,0 @@
|
||||
type hal_radio_ext, domain;
|
||||
type hal_radio_ext_exec, exec_type, vendor_file_type, file_type;
|
||||
|
||||
init_daemon_domain(hal_radio_ext)
|
||||
|
||||
binder_call(hal_radio_ext, servicemanager)
|
||||
add_service(hal_radio_ext, hal_radio_ext_service)
|
||||
|
||||
# Allow access to the backlight driver to set ssc_mode
|
||||
allow hal_radio_ext sysfs_leds:dir search;
|
||||
allow hal_radio_ext sysfs_leds:file rw_file_perms;
|
@ -1,2 +0,0 @@
|
||||
# Radio Ext AIDL service
|
||||
type hal_radio_ext_service, hal_service_type, protected_service, service_manager_type;
|
@ -1 +0,0 @@
|
||||
vendor.google.radio_ext.IRadioExt/default u:object_r:hal_radio_ext_service:s0
|
Loading…
x
Reference in New Issue
Block a user