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 \
|
||||
libdl \
|
||||
liblog \
|
||||
libstlport \
|
||||
libutils \
|
||||
|
||||
LOCAL_PRELINK_MODULE := false
|
||||
LOCAL_STRIP_MODULE := false
|
||||
|
||||
LOCAL_C_INCLUDES := \
|
||||
external/stlport/stlport \
|
||||
bionic \
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
endif # USE_SENSOR_MULTI_HAL
|
||||
|
|
Loading…
Reference in a new issue