mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
matrix: copy kernel configs to subdirectory.
Bug: 78576469 Test: make vintf metadata and manual inspect Test: vts_treble_vintf_test Change-Id: Ie3c299e74c9479cbf9a868aeef96f5850feb8cfe
This commit is contained in:
@@ -64,9 +64,9 @@ LOCAL_MODULE := framework_compatibility_matrix.3.xml
|
||||
LOCAL_MODULE_STEM := compatibility_matrix.3.xml
|
||||
LOCAL_SRC_FILES := $(LOCAL_MODULE_STEM)
|
||||
LOCAL_KERNEL_CONFIG_DATA_PATHS := \
|
||||
4.4.0:$(my_kernel_config_data)/android-4.4 \
|
||||
4.9.0:$(my_kernel_config_data)/android-4.9 \
|
||||
4.14.0:$(my_kernel_config_data)/android-4.14 \
|
||||
4.4.0:$(my_kernel_config_data)/p/android-4.4 \
|
||||
4.9.0:$(my_kernel_config_data)/p/android-4.9 \
|
||||
4.14.0:$(my_kernel_config_data)/p/android-4.14 \
|
||||
|
||||
include $(BUILD_FRAMEWORK_COMPATIBILITY_MATRIX)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user