Skip to content

Commit

Permalink
wiringPi: android: Change module name to avoid conflict.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiane authored and joshua-yang committed Jul 9, 2019
1 parent 8cfb574 commit 4aeac40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 4aeac40

Please sign in to comment.