Use different versions for framework compatibility matrix
Keyed on MATRIX_LEVEL_OVERRIDE, FULL_TREBLE, SHIPPING_API_LEVEL, and SDK_VERSION. Bug: 62136051 Test: m system_compatibility_matrix.xml -j; \ grep -e"gatekeeper" -B1 $OUT/system/compatibility_matrix.xml; \ grep -e"oemlock" -B1 $OUT/system/compatibility_matrix.xml bullhead: gatekeeper is optional, no oemlock (legacy.xml) marlin without COMP_LEVEL_OVERRIDE: gatekeeper is not optional, no oemlock (26.xml) marlin with COMP_LEVEL_OVERRIDE: gatekeeper is not optional, oemlock exists (current.xml) new devices with COMP_LEVEL_OVERRIDE: same as above. Change-Id: Icf7269df91950a8c3585a7e5f0022e6737954b77
Loading
Please register or sign in to comment