Note: This is copy of the reverted commit cbc4b64bd1bff8211ef43f8d32856bb342dafa52 (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 Merged-In: Ibcd427c501633a95e74e392837b41b0ef513a4a8
6 lines
294 B
Makefile
6 lines
294 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
|