aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-05 02:02:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-05 02:02:09 +0000
commit7a2032172179e15bb194d97e9719f8ffa92ae007 (patch)
tree135c8a201d421eb496dffef0df285fdcda852fa9
parent8a4a46b623427068a13c3cbdc93a751953f7ce09 (diff)
parent6d122cc5360f53285d5a22749d46a8d14b1ef63c (diff)
downloadgemmlowp-android12-qpr3-s3-release.tar.gz
Change-Id: I54560e470a7f99572191e24137b2c96ce7f1b73e
-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"]