| commit | 547e168540c7bcca8fd92a3aba39f4497a3c2ef6 | [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 | 92c2a073f2d03f9ce176371fe96885b582422f5c | |
| parent | b569cf369b350f07e00a156e21852f6735c584a7 [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