Make API detector in XML files consider folder version

Take the folder version into account when checking the API level in
XML files.  For example, even if minSdkVersion=5, it's okay to have a
<GridLayout> element in a layout if that layout is in a layout-v14 (or
higher) folder.

Change-Id: Idbd3647c1145e4b3d03f90626339ef7e6b10c827
4 files changed