aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVova Sharaienko <sharaienko@google.com>2023-11-29 01:04:47 +0000
committerVova Sharaienko <sharaienko@google.com>2023-12-12 19:06:24 +0000
commit2044d18f3d9418a8b3e26fe8cd3bfb3a82045c82 (patch)
tree21392201eb7559586de2e90d0e56ec3de31c4c84
parent2b66bee296b4b28bd8d8a84f7c6165affdb22643 (diff)
downloadcommon-2044d18f3d9418a8b3e26fe8cd3bfb3a82045c82.tar.gz
[TeX] Removed JNI dependency
- added build time code generation to eliminate extra runtime deps Added deps: expresslog-catalog Previous-Platform-Support: true Apex-Size-Increase: 9kB Test-Info: atest android.cts.statsdatom.express.ExpresslogAtomsTests Aosp-First: true Bug: 276463350 Test: atest android.cts.statsdatom.express.ExpresslogAtomsTests Change-Id: I9b949364d7949337a4a7e46fa533c4e7c0244e40 Merged-In: I9b949364d7949337a4a7e46fa533c4e7c0244e40
-rw-r--r--build/allowed_deps.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt
index 4890cfea..20ed69b0 100644
--- a/build/allowed_deps.txt
+++ b/build/allowed_deps.txt
@@ -311,6 +311,7 @@ exoplayer-annotation_stubs(minSdkVersion:19)
exoplayer-media_apex(minSdkVersion:19)
exoplayer-mediaprovider-core(minSdkVersion:19)
exoplayer-mediaprovider-ui(minSdkVersion:19)
+expresslog-catalog(minSdkVersion:30)
ExtServices(minSdkVersion:30)
ExtServices(minSdkVersion:current)
ExtServices-core(minSdkVersion:30)