diff options
author | Jesse Hall <jessehall@google.com> | 2017-05-08 11:28:01 -0700 |
---|---|---|
committer | Jesse Hall <jessehall@google.com> | 2017-05-15 14:08:57 -0700 |
commit | 0e72f130abb5ac52b8cdafe32ab85c43ac3a3f71 (patch) | |
tree | 84869b7a39415dd5ef82ca13c66e2df5d2d20ee6 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ba4ac09d23d27f4d27d0c03a605ebfa1ed4b1858 (diff) |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions