mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
WLC: include the wireless FCM correctly
Change the setting of DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE from ':=' to '+=' due to that vendor services like WLC will be added before it. Bug: 265476345 Change-Id: I1b60f69465faad3749f1e54a561d1c20c99b7237 Signed-off-by: Ken Yang <yangken@google.com>
This commit is contained in:
@@ -1125,7 +1125,7 @@ PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
|
||||
# Install product specific framework compatibility matrix
|
||||
# (TODO: b/169535506) This includes the FCM for system_ext and product partition.
|
||||
# It must be split into the FCM of each partition.
|
||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE := device/google/zuma/device_framework_matrix_product.xml
|
||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/zuma/device_framework_matrix_product.xml
|
||||
|
||||
# Keymint configuration
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
||||
Reference in New Issue
Block a user