diff options
| -rw-r--r-- | dex2oat/dex2oat.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dex2oat/dex2oat.cc b/dex2oat/dex2oat.cc index c3cf2375a8..b01745b178 100644 --- a/dex2oat/dex2oat.cc +++ b/dex2oat/dex2oat.cc @@ -2660,7 +2660,6 @@ class Dex2Oat final { // Reserved framework-wifi packages (includes sub-packages under these paths). "android.hardware.wifi", // "android.net.wifi", // Covered by android.net below. - "android.x.net.wifi", "com.android.wifi.x", // Reserved framework-tethering package (includes sub-packages under this path). "android.net", |