Add license header to fb_native_wrapper.bzl
Summary: Github and fbsource got out of sync, we have a PR to fix this: https://github.com/facebook/yoga/pull/843 This updates the internal-only file to match the PR, so that we can merge it without hassle. Reviewed By: cuva Differential Revision: D13879526 fbshipit-source-id: f83115617e580e118a5f4e0f37e877db38a8fcac
This commit is contained in:
committed by
Facebook Github Bot
parent
0846439c8e
commit
31ce3ab866
@@ -1,3 +1,8 @@
|
||||
# Copyright (c) Facebook, Inc. and its affiliates.
|
||||
#
|
||||
# This source code is licensed under the MIT license found in the
|
||||
# LICENSE file in the root directory of this source tree.
|
||||
|
||||
fb_native = struct(
|
||||
android_aar = native.android_aar,
|
||||
android_app_modularity = native.android_app_modularity,
|
||||
|
Reference in New Issue
Block a user