[Android] [PATCH 2/2] blacklist a few more modules

Edward Wang edward.c.wang at compdigitec.com
Sat May 26 15:26:47 CEST 2012


On 12-05-26 09:24 AM, Rafaël Carré <funman at videolan.org> wrote:
> ---
>   find_modules.sh |    6 ++++++
>   1 file changed, 6 insertions(+)
>
> diff --git a/find_modules.sh b/find_modules.sh
> index ed997f0..d4d1b40 100755
> --- a/find_modules.sh
> +++ b/find_modules.sh
> @@ -54,6 +54,12 @@ gradient
>   spdif
>   dtstofloat32
>   logger
> +.?dummy
I think we should keep this one, it is used to dummy out the interface 
in libvlc.
> +visual
> +fb
> +yuv
> +aout_file
> +.mem
Amem is still being used by the Java aout, I think.
>   "
>
>   regexp=



More information about the Android mailing list