commit | 0d5a36beab71174ac11e8100ae23273104bf173a | [log] [tgz] |
---|---|---|
author | markchien <markchien@google.com> | Wed Feb 05 12:42:25 2020 +0800 |
committer | markchien <markchien@google.com> | Mon Feb 10 15:25:19 2020 +0800 |
tree | e36904ec9feaf33ff60bdf02eca487cb4094be05 | |
parent | d61f0dcaecdc48174e8cec374b59d05e92e946eb [diff] |
Move offload config hidl usage from native to java TetheringUtil JNI is too big that it statically linking hidl and its dependency library. To remove these static libraries, calling hidl in java directly instead of using JNI. Bug: 148984662 Test: -build, flash, boot -manually ON/OFF tethering Change-Id: Id5a9759eb453fddaf0c3b7a31da17224e35e963e