gps: enable features IPV6 and DELEXT

This change requires android framework changes

Change-Id: I6c019ed7f852f7de53966e51a28c447540bdfb0a
This commit is contained in:
Dante Russo 2012-11-30 17:45:05 -08:00
parent 7118024952
commit b86c1f8a06

View file

@ -4,8 +4,8 @@ LOCAL_PATH := $(call my-dir)
GPS_DIR_LIST :=
FEATURE_IPV6 := false
FEATURE_DELEXT := false
FEATURE_IPV6 := true
FEATURE_DELEXT := true
FEATURE_ULP := false
# add RPC dirs if RPC is available