commit | 6e3bff7a3853a7e123a8a2909aacb75fd5c25953 | [log] [tgz] |
---|---|---|
author | Vladislav Kaznacheev <kaznacheev@google.com> | Thu Sep 22 11:49:01 2016 -0700 |
committer | Vladislav Kaznacheev <kaznacheev@google.com> | Thu Sep 22 19:00:13 2016 +0000 |
tree | da1f480ccd7958be82d42b0ba21e2de4e4a7878f | |
parent | 435c805b1c10b71cfe808f834188d986d19962f0 [diff] |
Fix sdk version for api24-specific libraries SDK level for some api24 static libraries is still set to "current". This means that using newer APIs in these libraries would go undetected. Changing to 24. Test: try using API 25 in code under /api24, should fail Change-Id: I8e48594427f3fd9a5a6d80090e79860f75e1b441