Set the trigger to be kApexVersionMismatch when no prior cache-info.

If the APEXes are not factory-installed and there is no prior
cache-info, it means the APEXes are newly installed, so we should set
the trigger to be kApexVersionMismatch to make sure that compilation
will always be performed regardless of retry backoff time.

Bug: 215155943
Change-Id: I3a905233182f7ec9c380f63de6a382902b3e8723
Test: Run `atest odsign_e2e_tests` twice consecutively on a `user` build
  device that does not allow removing compilation log due to access
  restriction.
1 file changed