OSDN Git Service

Specify private resource package in Android.mk
authorAdam Lesinski <adamlesinski@google.com>
Mon, 7 Dec 2015 22:02:15 +0000 (14:02 -0800)
committerAdam Lesinski <adamlesinski@google.com>
Mon, 7 Dec 2015 22:52:53 +0000 (14:52 -0800)
commit78713998f94a2cc2562aa0ae7761bbc563d8eafa
tree753a994b7373774fafa2c4258cc9c53afa845c29
parent5f986095bed776c119d2f5452e0afeac3a437ea2
Specify private resource package in Android.mk

Private resource package shouldn't be buried in some resource file.
It can now be specified on the command line via the Android.mk file.

Change-Id: I9e3cb0bf54830d6b021077af271913306c024701
tools/aapt/Bundle.h
tools/aapt/Main.cpp
tools/aapt/Resource.cpp
tools/aapt/ResourceTable.cpp