Files
ceres-solver/jni
Alex Stewart 83f5d74ee6 Fix assert_ndk_version for >= r11.
- RELEASE.TXT was removed in r11 in favour of source.properties, which
  encodes the version number purely numerically, e.g: r15c -> 15.2.xxxx.
- Now we check for either RELEASE.TXT or source.properties and in the
  case of the latter convert the numeric minor version number into the
  standard alphabetic equivalent.

Change-Id: I8596e32f8d425650d9343bfadc3a8b4f62935df0
2017-08-31 09:14:54 +00:00
..