Add libip_checksum to allow_deps.txt

Needed because the new dependencies of libip_checksum is required for
moving clatd into tethering module.

Apex-Size-Increase: 8192B
before:
out/target/product/raven/system/apex/com.android.tethering.apex
-rw-r----- 1 nuccachen primarygroup 2961408 Dec 25 15:44 out/target/product/raven/system/apex/com.android.tethering.apex
after:
out/target/product/raven/system/apex/com.android.tethering.apex
-rw-r----- 1 nuccachen primarygroup 2969600 Dec 25 15:58 out/target/product/raven/system/apex/com.android.tethering.apex

Previous-Platform-Support: yes
libip_checksum is a static library.
tethering module links libip_checksum statically.

Aosp-First: yes

Ignore-AOSP-First: merge conflict resolutions

Test-Info: atest libclat and manual test to check modified clatd works
We will be adding integration test.
Test: TH

Bug: 212345928
Change-Id: Ieba9e2819e225aa7f40e0df219c2c6b9eebf9efe
Merged-In: Ieba9e2819e225aa7f40e0df219c2c6b9eebf9efe
This commit is contained in:
Hungming Chen
2021-12-25 16:17:37 +08:00
committed by Maciej Żenczykowski
parent d1c090c8ff
commit e81082ddfe

View File

@@ -413,6 +413,7 @@ libhwbinder-impl-internal(minSdkVersion:29)
libhwbinder_headers(minSdkVersion:29)
libidna(minSdkVersion:(no version))
libion(minSdkVersion:29)
libip_checksum(minSdkVersion:30)
libjsoncpp(minSdkVersion:29)
libkll(minSdkVersion:30)
libkll-encoder(minSdkVersion:30)