Files
frameworks_base/core/java/android
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-12 04:17:50 +00:00
2017-04-24 13:20:46 -06:00
2017-05-12 10:32:45 -07:00
2017-05-11 16:45:19 -07:00