aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-03 15:50:04 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-03 15:50:04 +0000
commitfd82fc227c6ffc220bb96302ca816b60d2327ba6 (patch)
treee62636c3b6c9f869cee2cb977d1626b174b4083f
parente43dbba01f587ec22519b547889542dc3e2e062a (diff)
parent5f39d1b313f0528e11bae88b3029b54b9e1033e7 (diff)
downloadgemmlowp-aml_adb_341517070.tar.gz
Change-Id: Id1f1a98c71ccd7c0302302db80f2f2cb3bc666d7
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 52becb6..e273be0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -60,6 +60,7 @@ cc_library_headers {
"//apex_available:platform",
],
sdk_version: "current",
+ min_sdk_version: "apex_inherit",
}
subdirs = ["eight_bit_int_gemm"]