aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-18 21:54:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-18 21:54:22 +0000
commitb9fad42189456e9e6edb657342ac3bc3fee65055 (patch)
tree135c8a201d421eb496dffef0df285fdcda852fa9
parenta5bcf35d7ef860dc49b0c7c0e71397ab245dfa5a (diff)
parentb9518fefcd0d7565ec3ee78db2bda41f3a176a57 (diff)
downloadgemmlowp-b9fad42189456e9e6edb657342ac3bc3fee65055.tar.gz
Change-Id: I18ffeffeb8ea70bc523cefd5691e39345d187e66
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5efb5ff..52becb6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -59,6 +59,7 @@ cc_library_headers {
"test_com.android.neuralnetworks",
"//apex_available:platform",
],
+ sdk_version: "current",
}
subdirs = ["eight_bit_int_gemm"]