Fix namespace handling for attribute names

XML attributes can use namespaces different from 'android' or the
package namespace, such as 'app'. So we should not restrict resolution
of attributes to those two namespaces.

Bug: 154260221
Test: checked from Studio
Change-Id: Ia00e9de6cd8c5dea28f6d6dea2e4be26c9f80982
(cherry picked from commit 296283ce89bb4d1ada9b0212ece8f349ec6a5005)
1 file changed