]> hydra-www.ietfng.org Git - acmetensortoys-ctfws-android/commitdiff
It'd be nice if I could run this on hardware
authorCameron Wong <camtech075@gmail.com>
Thu, 16 Feb 2017 22:57:09 +0000 (17:57 -0500)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Mon, 20 Feb 2017 06:40:51 +0000 (01:40 -0500)
mobile/build.gradle

index a8103c59b4a76f25bec7aa902e3810099ffd38ed..417f978e2557c02fed96c7cc80dbb443f1434678 100644 (file)
@@ -19,6 +19,8 @@ android {
         debug {
             minifyEnabled false
             proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
+            // Cam: testing on hardware, whee
+            debuggable true
         }
     }