Merge "Stop using stlport."
This commit is contained in:
commit
40d48e177f
1 changed files with 0 additions and 5 deletions
|
@ -35,16 +35,11 @@ LOCAL_SHARED_LIBRARIES := \
|
||||||
libcutils \
|
libcutils \
|
||||||
libdl \
|
libdl \
|
||||||
liblog \
|
liblog \
|
||||||
libstlport \
|
|
||||||
libutils \
|
libutils \
|
||||||
|
|
||||||
LOCAL_PRELINK_MODULE := false
|
LOCAL_PRELINK_MODULE := false
|
||||||
LOCAL_STRIP_MODULE := false
|
LOCAL_STRIP_MODULE := false
|
||||||
|
|
||||||
LOCAL_C_INCLUDES := \
|
|
||||||
external/stlport/stlport \
|
|
||||||
bionic \
|
|
||||||
|
|
||||||
include $(BUILD_SHARED_LIBRARY)
|
include $(BUILD_SHARED_LIBRARY)
|
||||||
|
|
||||||
endif # USE_SENSOR_MULTI_HAL
|
endif # USE_SENSOR_MULTI_HAL
|
||||||
|
|
Loading…
Reference in a new issue