Open
Description
That switch should never have been added to the new APICompat. It causes APICompat to not run when using PackageValidation. That means package validation checks PKVxxxx
are performed but APICompat work items aren't enqueued.
I can't think of any scenario where we would want that except for APICompat's own integration tests (which is the reason why the property was added).