Merge "framework-wifi: Add missing permitted package" into rvc-dev

This commit is contained in:
Paul Duffin
2020-05-28 22:17:33 +00:00
committed by Android (Google) Code Review

View File

@@ -120,6 +120,8 @@ java_library {
"android.hardware.wifi",
"android.net.wifi",
"android.x.net.wifi",
// Created by jarjar rules.
"com.android.wifi.x",
],
}