From 291d43b6bc4d3226be65f595f5f75f801e24e5e1 Mon Sep 17 00:00:00 2001 From: David Reiss Date: Wed, 30 Oct 2019 11:16:15 -0700 Subject: [PATCH] Add ApplicationManifest (#23) Summary: This is used by the generateReleaseBuildConfig, which is needed when fbjni is included as a submodule. Pull Request resolved: https://github.com/facebookincubator/fbjni/pull/23 Test Plan: `./gradlew generateReleaseBuildConfig` (In PyTorch) `./gradlew assembleRelease` Reviewed By: passy Differential Revision: D18226540 Pulled By: dreiss fbshipit-source-id: c4ece2d1d8e7cbb095bc6991bbad53393e6f6ecb --- first-party/fbjni/ApplicationManifest.xml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 first-party/fbjni/ApplicationManifest.xml diff --git a/first-party/fbjni/ApplicationManifest.xml b/first-party/fbjni/ApplicationManifest.xml new file mode 100644 index 00000000000..c2677ca0f8b --- /dev/null +++ b/first-party/fbjni/ApplicationManifest.xml @@ -0,0 +1,3 @@ + + +