Tony Wickham fd309fbf9f Replaced Utilities.isNycOrAbove() with version code check.
- Instead of using reflection to check if N is present, we now use
  Build.VERSION.SDK_INT >= Build.VERSION_CODES.N.
- Other places that used reflection to use N APIs have also been
  cleaned up.

Bug: 22942492
Change-Id: Ia7b981cae375e800bcc8f0c54aec48e0c8c076da
2016-06-15 19:00:12 +00:00
2016-03-04 12:00:25 -08:00
2016-06-07 13:37:04 -07:00
2016-04-07 15:21:29 -07:00
2016-04-19 22:24:40 -07:00
S
Description
No description provided
658 MiB
Languages
Java 57.2%
Kotlin 42.4%
AIDL 0.3%