aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:00:54 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:00:54 +0000
commitccdba217f1da3fe41a927277c567e2825f9af9cb (patch)
treee62636c3b6c9f869cee2cb977d1626b174b4083f
parent7824eeaf333650b4d130c29e9bf4f3dbea7ce891 (diff)
parent5f39d1b313f0528e11bae88b3029b54b9e1033e7 (diff)
downloadgemmlowp-android14-mainline-os-statsd-release.tar.gz
Change-Id: I71175fe660001723badc13a61d8a8fa0b3303564
-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"]