Add libbpfmapjni to allowed_deps.txt
Apex-Size-Increase: 4096 B before: $ ls -al out/target/product/vsoc_x86_64/system/apex/com.android.tethering.apex -rw-r----- 1 markchien primarygroup 2879488 Oct 26 19:07 out/target/product/vsoc_x86_64/system/apex/com.android.tethering.apex after: $ ls -al out/target/product/vsoc_x86_64/system/apex/com.android.tethering.apex -rw-r----- 1 markchien primarygroup 2875392 Oct 26 19:14 out/target/product/vsoc_x86_64/system/apex/com.android.tethering.apex Previous-Platform-Support: There is no behavior change for the module. The new dependencies libbpfmapjni is separate from tethering module code for other module to easily use bpf map. Aosp-First: yes Test-Info: there is no behavior change for tethering module. libbpfmapjni is tested by TetheringPrivilegedTests which is setup in postsubmit currently (may move to presubmit). Bug: 179733303 Test: TH Change-Id: Idb629e6e07fcd6c2f25217af172126fd2499a301
This commit is contained in:
@@ -285,6 +285,7 @@ libbinder_headers(minSdkVersion:29)
|
|||||||
libbinder_headers_platform_shared(minSdkVersion:29)
|
libbinder_headers_platform_shared(minSdkVersion:29)
|
||||||
libbinderthreadstateutils(minSdkVersion:29)
|
libbinderthreadstateutils(minSdkVersion:29)
|
||||||
libbluetooth-types-header(minSdkVersion:29)
|
libbluetooth-types-header(minSdkVersion:29)
|
||||||
|
libbpfmapjni(minSdkVersion:30)
|
||||||
libbrotli(minSdkVersion:(no version))
|
libbrotli(minSdkVersion:(no version))
|
||||||
libbuildversion(minSdkVersion:(no version))
|
libbuildversion(minSdkVersion:(no version))
|
||||||
libbytes(minSdkVersion:(no version))
|
libbytes(minSdkVersion:(no version))
|
||||||
|
|||||||
Reference in New Issue
Block a user