mirror of
https://github.com/facebook/yoga.git
synced 2025-11-01 09:10:27 +00:00
49ee855f99
Summary: Pull Request resolved: https://github.com/facebook/yoga/pull/1782 This adds fb_native.android_aar targets for resources that are needed by Litho at runtime and cannot be exported as jars. - resource modules referenced by Litho - Yoga library. Some dependencies required by Yoga neded to be added as "provided_deps" so they don't get exported with the aar Reviewed By: astreet Differential Revision: D68152410 fbshipit-source-id: 7dc2ffa0b60a4ca160a011d16d2dc5ab91f608a6