aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-30 03:21:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-30 03:21:48 +0000
commit82db0a4893c45d56d1932385b779df4d4cbcd660 (patch)
tree2771a5a35a3aa8098c910db73be046317b18b27b
parent395c2bdd31654dd18de1d02c3dfa774882086940 (diff)
parent495540c22328c546c281cf603c1d79219e01b44d (diff)
downloadtensorflow-android14-s2-release.tar.gz
Change-Id: Ie78a3fa779fda33c2ef4c1c75c7ed001aaf490b3
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5a92de879c9..95746d2bfb8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -299,5 +299,7 @@ java_library_static {
type: "lite",
},
static_libs: ["libprotobuf-java-lite"],
+ sdk_version: "current",
+ min_sdk_version: "33",
apex_available: ["com.android.ondevicepersonalization"],
}