wiringPi: android: Change module name to avoid conflict.
This commit is contained in:
@@ -75,7 +75,7 @@ include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := gpio
|
||||
LOCAL_MODULE := gpiod
|
||||
LOCAL_SRC_FILES := \
|
||||
gpio/gpio.c \
|
||||
gpio/readall.c \
|
||||
|
||||
Reference in New Issue
Block a user