Skip to content
Commit 945a3757 authored by Roshan Pius's avatar Roshan Pius
Browse files

wifi: jarjar network stack AIDL interfaces

This was the last set of wifi dependencies that were
not jarjar'ed.

Bug: 153596226
Test: Device boots up and connects to wifi networks
Test: Both the commands below return empty list:
a) dexdump service-wifi.jar | grep 'Class descriptor' |
grep -v -e "com/android/server/wifi" -e "com/android/wifi/x/"
b) dexdump framework-wifi.jar | grep 'Class descriptor' |
grep -v -e "android/net/wifi" -e "com/android/wifi/x/"

Change-Id: Ib214b130a740c1840890d5183ab8be594d3af7c8
parent 72d1e657
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment