Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include headers in
fbjni/
, too (#25711)
Summary: Adds headers in `fb/include/fbjni` to `//ReactAndroid/src/main/jni/first-party/fb:jni`, as these are needed by Yoga now Fixes compilation of Yoga, after Yoga upgraded its internal copy of *fbjni* and changed header include paths. ## Changelog [Android] [Fixed] - Fixes compilation of Yoga Pull Request resolved: #25711 Test Plan: ``` $ buck build //ReactAndroid/src/main/jni/first-party/yogajni:jni Invalidating internal cached state: Watchman failed to start. This may cause slower builds. Parsing buck files: finished in 0.5 sec Building: finished in 2.2 sec (100%) 8/8 jobs, 8 updated Total time: 2.9 sec ``` Reviewed By: SidharthGuglani Differential Revision: D16357020 Pulled By: davidaurelio fbshipit-source-id: 4a97c0d35ebf65412a661ae291b3110bcfba6467
- Loading branch information