Revert Name Change for FBLite

Summary: To unblock

Reviewed By: Arieg419

Differential Revision: D20879886

fbshipit-source-id: 428f9147e540b94dec7f72a7f844949722165a07
This commit is contained in:
Gavin Weng
2020-04-06 19:51:09 -07:00
committed by Facebook GitHub Bot
parent 5eba2d42bd
commit be51bc44a4

View File

@@ -54,7 +54,7 @@ yoga_cxx_library(
visibility = ["PUBLIC"], visibility = ["PUBLIC"],
deps = [ deps = [
JNI_TARGET, JNI_TARGET,
yoga_dep(":yoga-static"), yoga_dep(":yoga"),
":ndklog", ":ndklog",
], ],
) )