alibaba / atlas

A powerful Android Dynamic Component Framework.
Apache License 2.0
8.13k stars 1.47k forks source link

fix process java resource issue #388

Closed xckevin closed 3 years ago

xckevin commented 3 years ago

暂时修复atlas不能处理主工程的java resources的问题。目前来看atlas设计思想仅对主工程so做了限制,所以在这里判断是merge resource直接调用super的方法处理;如果未来需要对主工程java resource做管控,需要将type传到 AtlasIncrementalFileMergeTransformUtils#toNonIncrementalInput 做进一步判断

CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.