Bug 787203 - Enable Marionette on debug Fennec build (android-api-15-debug); r?gps draft
authorMaja Frydrychowicz <mjzffr@gmail.com>
Wed, 08 Jun 2016 16:32:45 -0400
changeset 384160 c5510f73280f13e332696e919a072e18c29599ee
parent 384159 3c02b8e383a1492d9198e7c23856b27f501e3148
child 384161 0fab90810807c40ecf7765209dd3e2bbabb499dd
push id22185
push usermjzffr@gmail.com
push dateTue, 05 Jul 2016 18:12:09 +0000
reviewersgps
bugs787203
milestone50.0a1
Bug 787203 - Enable Marionette on debug Fennec build (android-api-15-debug); r?gps MozReview-Commit-ID: 5suN2OXoHuO
mobile/android/config/mozconfigs/android-api-15/debug
--- a/mobile/android/config/mozconfigs/android-api-15/debug
+++ b/mobile/android/config/mozconfigs/android-api-15/debug
@@ -1,12 +1,13 @@
 . "$topsrcdir/mobile/android/config/mozconfigs/common"
 
 # Global options
 ac_add_options --enable-debug
+ENABLE_MARIONETTE=1
 
 # Android
 ac_add_options --with-android-min-sdk=15
 ac_add_options --target=arm-linux-androideabi
 
 export MOZILLA_OFFICIAL=1
 export MOZ_TELEMETRY_REPORTING=1