OSDN Git Service

Don't remove R class to fix the build.
authorYing Wang <wangying@google.com>
Thu, 15 Dec 2011 23:10:04 +0000 (15:10 -0800)
committerYing Wang <wangying@google.com>
Thu, 15 Dec 2011 23:10:04 +0000 (15:10 -0800)
commitbf6c611cae9c8c3540bed07cd3864026a48ca229
treefe4db4b6b95e17dd3d24f27058ae831dc01ea131
parent205a20a42c75de61e5da6807a156b6eca8aeda74
Don't remove R class to fix the build.

Unfortunately there is R.java checked in the source tree that gets built
into static library.
So we have to find a way to delete classes from R.java generated by the
build system on the fly.

Change-Id: I2d82d28234cecbf6dd5b02b2dd4f7dbd47e3b626
core/definitions.mk