From ef4defe56f8d29cb8332a2c92bf74efa868b8786 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Tue, 29 Oct 2019 10:21:25 -0700 Subject: [PATCH] Fix android sample buck build Summary: This was removed because it's implicitly required by the library now. However, Buck doesn't pick this up by default and requires further configuration. It's easiest just to declare this twice now. Reviewed By: jknoxville Differential Revision: D18202459 fbshipit-source-id: 48c6a91c2fca0d932950a81c092b78b90a24c27b --- android/sample/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/android/sample/AndroidManifest.xml b/android/sample/AndroidManifest.xml index b23fd5e0c..5ec501362 100644 --- a/android/sample/AndroidManifest.xml +++ b/android/sample/AndroidManifest.xml @@ -9,6 +9,7 @@ +