Stephen Hines fd1fd6eefb Don't make bad RS API level recommendations.
This document was recommending that users always target the latest
available API level, but that will prevent optimization on older
devices. Instead, they should be setting the minimum value that they
require.

Change-Id: I27c65872d124ed0beaeb2125d68d1d636ffa9352
2015-08-18 17:41:41 -07:00
..