[Android] Update rename script for release
Jean-Baptiste Kempf
jb at videolan.org
Mon Mar 31 18:24:11 CEST 2014
On 31 Mar, Rafaël Carré wrote :
> On 03/31/14 13:41, Jean-Baptiste Kempf wrote:
> > vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Mar 31 13:40:19 2014 +0200| [1471923d9c6ad94d62623f871288f8edd57af50b] | committer: Jean-Baptiste Kempf
> >
> > Update rename script for release
> >
> >> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=1471923d9c6ad94d62623f871288f8edd57af50b
> > ---
> >
> > rename_package.sh | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/rename_package.sh b/rename_package.sh
> > index dfe11f4..afa10bd 100755
> > --- a/rename_package.sh
> > +++ b/rename_package.sh
> > @@ -17,6 +17,7 @@ sed -i.orig "s,${OLD_PATH},${NEW_PATH},g" Makefile
> > cd vlc-android/
> >
> > sed -i.orig -e "s/versionCode\(.*\)0\"/versionCode\1$2\"/" AndroidManifest.xml
> > +sed -i.orig -e "s/android:debuggable=\"true\"/android:debuggable=\"false\"/" AndroidManifest.xml
>
> Why?
Because we need to set debuggable to false for the store.
And if you rename, it's usually for the store. Better patches welcome,
though...
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the Android
mailing list