summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dex2oat/dex2oat.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dex2oat/dex2oat.cc b/dex2oat/dex2oat.cc
index 025828a465..338ae5deaf 100644
--- a/dex2oat/dex2oat.cc
+++ b/dex2oat/dex2oat.cc
@@ -2669,6 +2669,7 @@ class Dex2Oat final {
"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",
});