aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-15 06:19:36 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-15 06:19:36 +0000
commitbfb867dfc96192c9623284c95c715d147e70d435 (patch)
tree135c8a201d421eb496dffef0df285fdcda852fa9
parent69b428aa1e82e8ad353f1f66e638d78646476f68 (diff)
parentb9518fefcd0d7565ec3ee78db2bda41f3a176a57 (diff)
downloadgemmlowp-bfb867dfc96192c9623284c95c715d147e70d435.tar.gz
Change-Id: Ib4713c3609e43e8d32e515ca9b97e35259c77c98
-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"]