From fe1a39a8f2f357757a86363765af3fca41f20c9e Mon Sep 17 00:00:00 2001 From: Lukas Piatkowski Date: Wed, 17 Aug 2016 08:21:51 -0700 Subject: [PATCH] DevMenu option to start the Sampling Profiler on init Differential Revision: D3722550 fbshipit-source-id: 5a805753b4893a167df8bcf95c0e05ed22a15283 --- ReactAndroid/src/main/res/devsupport/xml/preferences.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ReactAndroid/src/main/res/devsupport/xml/preferences.xml b/ReactAndroid/src/main/res/devsupport/xml/preferences.xml index b41f9c50a..b31f752ef 100644 --- a/ReactAndroid/src/main/res/devsupport/xml/preferences.xml +++ b/ReactAndroid/src/main/res/devsupport/xml/preferences.xml @@ -36,5 +36,11 @@ android:summary="Debug server host & port for downloading JS bundle or communicating with JS debugger. With this setting empty launcher should work fine when running on emulator (or genymotion) and connection to debug server running on emulator's host." android:defaultValue="" /> +