Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f46d4d90 authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

Merge "Update kernel minor revision for P." into pi-dev am: ae413607

am: f2fda5e4

Change-Id: Iae6c5a640e395beaef06471ffcd2bae26c0f29b2
parents cd3b3e4c f2fda5e4
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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)/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 \
    4.4.107:$(my_kernel_config_data)/p/android-4.4 \
    4.9.84:$(my_kernel_config_data)/p/android-4.9 \
    4.14.40:$(my_kernel_config_data)/p/android-4.14 \

include $(BUILD_FRAMEWORK_COMPATIBILITY_MATRIX)