gps: wrapper for samsung lib

This commit is contained in:
Kolja Dummann 2011-06-19 10:00:36 +02:00
parent a9d607d452
commit 4ce79bcc32
2 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,8 @@ endif
BOARD_HAVE_BLUETOOTH := true
BOARD_HAVE_BLUETOOTH_BCM := true
BOARD_USES_GPSWRAPPER := true
# FM Radio
BOARD_HAVE_FM_RADIO := true
BOARD_GLOBAL_CFLAGS += -DHAVE_FM_RADIO

View File

@ -92,6 +92,7 @@ PRODUCT_PACKAGES := \
libaudio \
libaudiopolicy \
acoustics.default \
gps.GT-I9100 \
alsa.default
# The OpenGL ES API level that is natively supported by this device.