Files
yoga/java
Mihaela Ogrezeanu ff0e4a7cce Add aar BUCK targets to export Litho libraries as aars
Summary:
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
2025-01-24 07:12:05 -08:00
..