Use fb_native_wrapper for all targets

Differential Revision: D12867696

fbshipit-source-id: bd52c1ead04065addece3a3104c4a1a9359ceb95
This commit is contained in:
Scott Rice
2018-10-31 11:45:33 -07:00
committed by Facebook Github Bot
parent e90319e9fa
commit c1470736b0
25 changed files with 144 additions and 106 deletions

View File

@@ -1,4 +1,6 @@
keystore(
load("//tools/build_defs:fb_native_wrapper.bzl", "fb_native")
fb_native.keystore(
name = "debug",
properties = "debug.keystore.properties",
store = "debug.keystore",