aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-12 15:40:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-12 15:40:15 +0000
commitf3fcdc549758e9ec4b792e16d31aa5854f3ee084 (patch)
tree65ce22f04e114febf8e2f83e3d080b7eabdbb1c2
parentf58b956fb046a160b89e99915ad41119dcdacfc8 (diff)
parentf27c7ff01c843f995ba6b689c314550b32cae9a1 (diff)
downloaddexmaker-android12-mainline-neuralnetworks-release.tar.gz
Snap for 7910331 from f27c7ff01c843f995ba6b689c314550b32cae9a1 to mainline-neuralnetworks-releaseandroid-mainline-12.0.0_r92android-mainline-12.0.0_r78android-mainline-12.0.0_r50android12-mainline-neuralnetworks-release
Change-Id: I3c5fedb0ba64008111318326d8c4d519500681d4
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 68c6895..6648cf6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -127,6 +127,7 @@ cc_library_shared {
"dexmaker_agent_defaults",
],
srcs: ["dexmaker-mockito-inline/src/main/jni/**/*.cc"],
+ min_sdk_version: "29",
}
// Build agent for Dexmaker's extended MockMaker
@@ -136,6 +137,7 @@ cc_library_shared {
"dexmaker_agent_defaults",
],
srcs: ["dexmaker-mockito-inline-extended/src/main/jni/**/*.cc"],
+ min_sdk_version: "29",
}
// Build agent for Dexmaker's inline tests