diff options
| author | Chang Li <licha@google.com> | 2021-04-30 17:52:49 +0000 |
|---|---|---|
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2021-04-30 17:52:49 +0000 |
| commit | 393b811f56c98bb949c90717ca851ce3bfa25704 (patch) | |
| tree | 34e4c897cf072e01079d88d65485170fc396ade4 | |
| parent | ddcbb5c54085ae45ddce9025d312ce47520b6615 (diff) | |
| parent | 2f325a1cdcb557c7cdb735c1d52a6d698dd7e5cd (diff) | |
Allowlist TextClassifierNotificationLibNoManifest sdk version 30. am: 4986e116e5 am: 2f325a1cdc
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1689400
Change-Id: I62ee785be37de8bcb31cb529d2a9ed297bb24e5e
| -rw-r--r-- | build/allowed_deps.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt index 886a8f9..018afb7 100644 --- a/build/allowed_deps.txt +++ b/build/allowed_deps.txt @@ -704,6 +704,7 @@ TetheringApiCurrentLib(minSdkVersion:30) textclassifier-statsd(minSdkVersion:30) textclassifier-statsd(minSdkVersion:current) TextClassifierNotificationLibNoManifest(minSdkVersion:29) +TextClassifierNotificationLibNoManifest(minSdkVersion:30) TextClassifierServiceLibNoManifest(minSdkVersion:28) TextClassifierServiceLibNoManifest(minSdkVersion:30) tflite_support(minSdkVersion:30) |
