diff options
Diffstat (limited to 'apex')
-rw-r--r-- | apex/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apex/Android.bp b/apex/Android.bp index 699edc2f40..614777e5dd 100644 --- a/apex/Android.bp +++ b/apex/Android.bp @@ -131,6 +131,7 @@ bootclasspath_fragment { "android.net.wifi.p2p", "android.net.wifi.rtt", "android.net.wifi.twt", + "android.net.wifi.usd", "android.net.wifi.util", "com.android.wifi", ], |