created speex resampler library
Change-Id: I4424cb40416d94ccf4637fbbb53f02d595c31e3d
This commit is contained in:
@@ -48,7 +48,8 @@ pathmap_INCL := \
|
||||
libthread_db:bionic/libthread_db/include \
|
||||
mkbootimg:system/core/mkbootimg \
|
||||
recovery:bootable/recovery \
|
||||
system-core:system/core/include
|
||||
system-core:system/core/include \
|
||||
speex:external/speex/include
|
||||
|
||||
#
|
||||
# Returns the path to the requested module's include directory,
|
||||
|
@@ -94,7 +94,8 @@ PRODUCT_PACKAGES := \
|
||||
Bugreport \
|
||||
ip \
|
||||
screencap \
|
||||
sensorservice
|
||||
sensorservice \
|
||||
libspeexresampler
|
||||
|
||||
# host-only dependencies
|
||||
ifeq ($(WITH_HOST_DALVIK),true)
|
||||
|
Reference in New Issue
Block a user