gps: wrapper for samsung lib
This commit is contained in:
parent
a9d607d452
commit
4ce79bcc32
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user