]> git.saurik.com Git - android/aapt.git/commit
Copy once-created R.java into library projects
authorJosiah Gaskin <josiahgaskin@google.com>
Thu, 9 Jun 2011 02:31:40 +0000 (19:31 -0700)
committerJosiah Gaskin <josiahgaskin@google.com>
Mon, 27 Jun 2011 23:29:38 +0000 (16:29 -0700)
commitbc7b4f407e6a1c83d1e953fb54a347dc6c26ad24
treeb57c69f324e7d434dab3490a14f1e4afc3ae2f13
parentea3facf1f3168e1795d9ede6df49753dc6115d5a
Copy once-created R.java into library projects

This change adds functionality in Aapt to allow specification of
library projects to copy the generated R.java file into rather
than regenerating the file for each library project.

Change-Id: I05939d1dc875bd875be9298ca47cb639235070c6
Bundle.h
Command.cpp
Main.cpp