From: Ying Wang Date: Thu, 21 Jan 2010 06:12:46 +0000 (-0800) Subject: Find layout classes in all "layout-*" dirs. X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/ba94e60cc54d23cc40cede96d43153dcdd67c2f8?hp=ba94e60cc54d23cc40cede96d43153dcdd67c2f8 Find layout classes in all "layout-*" dirs. Before this CL, the generated keep flags for layout classes are incomplete, such as layout classes in res/layout-port/ and res/layout-land and so on. ---