From: Jouni Malinen Date: Thu, 22 Feb 2018 10:22:12 +0000 (+0200) Subject: wpadebug: Update default project target to android-22 X-Git-Tag: hostap_2_7~545 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b851ec75228a7b2919c853ef89bdb67c6d4a2e3;p=thirdparty%2Fhostap.git wpadebug: Update default project target to android-22 This matches the current zxing target level and as such, is more likely to be installed on devices that build wpadebug. Signed-off-by: Jouni Malinen --- diff --git a/wpadebug/project.properties b/wpadebug/project.properties index 7c6ac0528..36cc0ce32 100644 --- a/wpadebug/project.properties +++ b/wpadebug/project.properties @@ -1,2 +1,2 @@ # Project target. -target=android-17 +target=android-22