Commit Graph

2 Commits

Author SHA1 Message Date
Lorenzo Colitti
c57b00d863 Clarify that JNI libraries used for jarjar'd classes must be statically linked.
This appears to be necessary for safety.

Change-Id: I1db3c38a5e4bbcfd1b785e310313ab25ef557280
Test: documentation-only change
2021-12-15 02:28:17 +00:00
markchien
f3448f905a Separate bpf and struct util from netlink util library
1. Separate bpf and struct libraries from netlink library.
2. Rename bpfmap jni library to respect its java side library.
3. Add README to explain the rules of adding shared jni library.
4. Also allow packages/modules/Connectivity to use bpf library.

Bug: 205088391
Test: atest TetheringTests
      atest CtsTetheringTest
      atest TetheringPrivilegedTests
      atest ConnectivityCoverageTests
Change-Id: I6e668818bede63b241cd901c0967f401613ddaf6
2021-11-11 18:50:53 +08:00