aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:54:21 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:54:21 +0000
commitdfc17a1f7445e3af363170fdec46ebab61e7c502 (patch)
treee62636c3b6c9f869cee2cb977d1626b174b4083f
parent80d846848be8fa99e175c7f495432a13ca3dc428 (diff)
parent5f39d1b313f0528e11bae88b3029b54b9e1033e7 (diff)
downloadgemmlowp-android14-mainline-mediaprovider-release.tar.gz
Change-Id: I8b2ad1097dea5a3af6fdc58305d1536d32880d30
-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"]