mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
experiment to preload RN bridge after fb4a bookmarks render
Summary: Changelog: [Android][Internal] add internal supermodule label Reviewed By: mdvacca Differential Revision: D20434200 fbshipit-source-id: fae50309cdd0df4a4523c2f88d1c8e01a7163575
This commit is contained in:
committed by
Facebook GitHub Bot
parent
011eb4cea5
commit
cd1344620c
@@ -4,6 +4,7 @@ rn_android_library(
|
||||
name = "react",
|
||||
srcs = glob(["*.java"]),
|
||||
is_androidx = True,
|
||||
labels = ["supermodule:android/default/public.react_native.infra"],
|
||||
provided_deps = [
|
||||
react_native_dep("third-party/android/androidx:annotation"),
|
||||
react_native_dep("third-party/android/androidx:appcompat"),
|
||||
|
||||
Reference in New Issue
Block a user