Sync Android.mk entries to the new major version

Change naming on the pkgconfig files to reflect
the 0.10 -> 1.0 bump.
This commit is contained in:
Reynaldo H. Verdejo Pinochet 2012-04-12 18:25:09 -04:00
parent 197ae50bbf
commit c090df8f04

View file

@ -4,8 +4,8 @@ include $(CLEAR_VARS)
GST_PLUGINS_BAD_TOP := $(LOCAL_PATH)
GST_PLUGINS_BAD_BUILT_SOURCES := \
pkgconfig/gstreamer-plugins-bad-0.10-uninstalled.pc \
pkgconfig/gstreamer-plugins-bad-0.10.pc \
pkgconfig/gstreamer-plugins-bad-1.0-uninstalled.pc \
pkgconfig/gstreamer-plugins-bad-1.0.pc \
gst-libs/gst/baseparse/Android.mk \
gst-libs/gst/basecamerabinsrc/Android.mk \
gst-libs/gst/codecparsers/Android.mk \