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:
Spencer Ahrens
2020-03-30 11:12:16 -07:00
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"),