mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0a004927ad
Summary: `MapBuffer` is not used in RN utils for anything shared for now, so we can remove it from the build config by reordering methods, shaving 20KB in APK size for each architecture. Also applies clang-tidy rules to `MapBuffer`/`folly::dynamic` configurations. Changelog: [Internal] - Remove `mapbuffer` dependency from `Android.mk` of reactutilsjni Reviewed By: javache, cortinico Differential Revision: D34620455 fbshipit-source-id: ad3717448f5c20fd071f71d436bb9dd00efe7eb0