commit | fb492079b3c1ba3d3a76b96422fc26cdf6766760 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon Mar 22 11:17:46 2021 +0000 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Jun 07 03:52:52 2021 +0000 |
tree | 1e46a260c3a40547e96f8555ecf9b73afbadd46b | |
parent | 8d636aebd52fca96b732a44792a1918cd9ac0143 [diff] [blame] |
Add tethering to resolver AIDL apex_available Connectivity must be able to use the resolver AIDL interface. Bug: 171540887 Test: m Merged-In: I4380be3f4e8d1e94a4da95ed2b517de8f15a34a2 Change-Id: I4380be3f4e8d1e94a4da95ed2b517de8f15a34a2
diff --git a/Android.bp b/Android.bp index 3e4adb4..b3af449 100644 --- a/Android.bp +++ b/Android.bp
@@ -83,6 +83,7 @@ apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", + "com.android.tethering", "com.android.wifi", ], },