From: inazaruk Date: Sun, 22 May 2011 22:09:06 +0000 (-0700) Subject: Fix for issue 9656 - custom xml attributes in Android Libraries. do not merge. X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/cdeafd1bff977b88d1686baab811edc95923cd3d?ds=inline;hp=cdeafd1bff977b88d1686baab811edc95923cd3d Fix for issue 9656 - custom xml attributes in Android Libraries. do not merge. Added support for predefined namespace http://schemas.android.com/apk/res/auto that aapt tool recognizes and treats as namespace with package name taken from current application's AndroidManifest.xml, //manifest/package attribute. Signed-off-by: inazaruk (cherry picked from commit e348909c1966c3d192841cc131a32be6ed90da18) Change-Id: I4bff836c42a309bac36e5d1ce1899131b3c4c194 ---