[Android] Remove hardcoded debuggable property
Geoffrey Métais
geoffrey.metais at gmail.com
Wed Dec 10 10:13:15 CET 2014
Yes it does.
I see VLC in ddms when I build with compile.sh and ant.
On Tue, Dec 9, 2014 at 10:21 PM, Edward Wang <edward.c.wang at compdigitec.com>
wrote:
> On Tue, Dec 9, 2014 at 6:23 AM, Geoffrey Métais <git at videolan.org> wrote:
> > diff --git a/vlc-android/build.gradle b/vlc-android/build.gradle
> > index 29339e6..66f0d9c 100644
> > --- a/vlc-android/build.gradle
> > +++ b/vlc-android/build.gradle
> > @@ -75,6 +75,7 @@ android {
> > }
> > debug {
> > tasks.assembleDebug.dependsOn buildDebug
> > + debuggable true
>
>
> What if one is not using Gradle? Does it still work?
>
> Regards,
> Edward
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/android/attachments/20141210/f37f1fe1/attachment.html>
More information about the Android
mailing list