Skip to content

Commit

Permalink
Add ApplicationManifest (#23)
Browse files Browse the repository at this point in the history
Summary:
This is used by the generateReleaseBuildConfig, which is needed when
fbjni is included as a submodule.
Pull Request resolved: facebookincubator/fbjni#23

Test Plan:
`./gradlew generateReleaseBuildConfig`
(In PyTorch) `./gradlew assembleRelease`

Reviewed By: passy

Differential Revision: D18226540

Pulled By: dreiss

fbshipit-source-id: c4ece2d1d8e7cbb095bc6991bbad53393e6f6ecb
  • Loading branch information
dreiss authored and facebook-github-bot committed Oct 30, 2019
1 parent 06147ee commit 291d43b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions first-party/fbjni/ApplicationManifest.xml
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.facebook.fbjni">
</manifest>

0 comments on commit 291d43b

Please sign in to comment.