Loading compatibility_matrices/Android.bp +10 −0 Original line number Diff line number Diff line Loading @@ -82,3 +82,13 @@ vintf_compatibility_matrix { "kernel_config_v_6.6", ], } vintf_compatibility_matrix { name: "framework_compatibility_matrix.202504.xml", stem: "compatibility_matrix.202504.xml", srcs: ["compatibility_matrix.202504.xml"], kernel_configs: [ "kernel_config_w_6.next", ], } compatibility_matrices/Android.mk +2 −1 Original line number Diff line number Diff line Loading @@ -105,13 +105,14 @@ my_system_matrix_deps := \ framework_compatibility_matrix.6.xml \ framework_compatibility_matrix.7.xml \ framework_compatibility_matrix.8.xml \ framework_compatibility_matrix.202404.xml \ framework_compatibility_matrix.device.xml \ # Only allow the use of the unreleased compatibility matrix when we can use unfrozen # interfaces (in the `next` release configuration). ifeq ($(RELEASE_AIDL_USE_UNFROZEN),true) my_system_matrix_deps += \ framework_compatibility_matrix.202404.xml \ framework_compatibility_matrix.202504.xml \ endif Loading compatibility_matrices/compatibility_matrix.202504.xml 0 → 100644 +693 −0 File added.Preview size limit exceeded, changes collapsed. Show changes Loading
compatibility_matrices/Android.bp +10 −0 Original line number Diff line number Diff line Loading @@ -82,3 +82,13 @@ vintf_compatibility_matrix { "kernel_config_v_6.6", ], } vintf_compatibility_matrix { name: "framework_compatibility_matrix.202504.xml", stem: "compatibility_matrix.202504.xml", srcs: ["compatibility_matrix.202504.xml"], kernel_configs: [ "kernel_config_w_6.next", ], }
compatibility_matrices/Android.mk +2 −1 Original line number Diff line number Diff line Loading @@ -105,13 +105,14 @@ my_system_matrix_deps := \ framework_compatibility_matrix.6.xml \ framework_compatibility_matrix.7.xml \ framework_compatibility_matrix.8.xml \ framework_compatibility_matrix.202404.xml \ framework_compatibility_matrix.device.xml \ # Only allow the use of the unreleased compatibility matrix when we can use unfrozen # interfaces (in the `next` release configuration). ifeq ($(RELEASE_AIDL_USE_UNFROZEN),true) my_system_matrix_deps += \ framework_compatibility_matrix.202404.xml \ framework_compatibility_matrix.202504.xml \ endif Loading
compatibility_matrices/compatibility_matrix.202504.xml 0 → 100644 +693 −0 File added.Preview size limit exceeded, changes collapsed. Show changes