android: Make valide to link wiringPi library from vendor.
This commit is contained in:
@@ -49,6 +49,8 @@ cc_library_shared {
|
|||||||
"wiringPi/wpiExtensions.c",
|
"wiringPi/wpiExtensions.c",
|
||||||
],
|
],
|
||||||
|
|
||||||
|
vendor_available: true,
|
||||||
|
|
||||||
cflags: [
|
cflags: [
|
||||||
"-UNDEBUG",
|
"-UNDEBUG",
|
||||||
"-DANDROID",
|
"-DANDROID",
|
||||||
|
|||||||
Reference in New Issue
Block a user