Files
frameworks_base/core/java/android/os
Jesse Hall 0e72f130ab Require targetSdkVersion>=O for updated graphics driver packages
In O, graphics drivers are loaded into a new restricted linker
namespace. Drivers built for previous versions of the OS may not work
under those restrictions, so require an updated driver package to
declare compatibility by setting targetSdkVersion >= O.

Bug: 34228255
Test: manually construct packages with and without
      targetSdkVersion >= O, confirm driver is used/not-used as
      expected.
Change-Id: I4518360433a6de5c6e1e792a6eedddf8c6bf4394
2017-05-15 14:08:57 -07:00
..
2017-05-03 22:00:56 +00:00
2017-04-27 11:33:39 -06:00
2016-10-19 11:29:47 -07:00
2017-04-19 15:14:20 -07:00
2017-05-10 15:58:09 -07:00
2017-04-24 13:20:46 -06:00
2016-11-04 10:43:25 -07:00
2016-10-03 16:03:31 -07:00