fix comment on getAaptBinaryFile()

This commit is contained in:
Connor Tumbleson 2013-03-29 14:45:54 -05:00
parent 0c5871687f
commit d8b774864c

View File

@ -761,7 +761,8 @@ final public class AndrolibResources {
* Using a prebuilt aapt and forcing its use, allows us to prevent bugs from older aapt's
* along with having a finer control over the build procedure.
*
* Aapt can still be over
* Aapt can still be overridden via --aapt/-a on build, but specific features will be disabled
*
* @url https://github.com/iBotPeaches/platform_frameworks_base
* @return
* @throws AndrolibException