Add clatd to allow_deps.txt

Needed because clatd is going to be modularized.

Apex-Size-Increase: 32768B
before:
out/target/product/raven/system/apex/com.android.tethering.apex
-rw-r--r-- 1 nuccachen primarygroup 2965504 Jan  7 18:56 out/target/product/raven/system/apex/com.android.tethering.apex
after:
-rw-r--r-- 1 nuccachen primarygroup 2998272 Jan  7 19:02 out/target/product/raven/system/apex/com.android.tethering.apex

clatd binary size: 24408B
$ deapexer extract out/target/product/raven/system/apex/com.android.tethering.apex apex
$ ls -all apex/bin/clatd
-rwxr-xr-x 1 nuccachen primarygroup 24408 Jan  1  1970 apex/bin/clatd

Previous-Platform-Support: no

Aosp-First: yes

Ignore-AOSP-First: merge conflict resolutions

Test-Info: atest clatd_test
Test: TH

Bug: 212345928
Change-Id: I1998f83ffcecf20bc9af9e860f9d21fdf4573515
Merged-In: I1998f83ffcecf20bc9af9e860f9d21fdf4573515
This commit is contained in:
Hungming Chen
2022-01-07 19:06:55 +08:00
committed by Maciej Żenczykowski
parent c9f89adb45
commit 3395d79757

View File

@@ -184,6 +184,7 @@ brotli-java(minSdkVersion:current)
captiveportal-lib(minSdkVersion:29)
car-rotary-lib(minSdkVersion:28)
car-ui-lib(minSdkVersion:28)
clatd(minSdkVersion:30)
codecs_g711dec(minSdkVersion:29)
com.google.android.material_material(minSdkVersion:14)
conscrypt(minSdkVersion:29)