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