Merge "Add permitted_packages to framework-wifi." into rvc-dev

This commit is contained in:
Vladimir Marko
2020-03-23 20:43:18 +00:00
committed by Android (Google) Code Review

View File

@@ -118,6 +118,11 @@ java_library {
"com.android.wifi",
"test_com.android.wifi",
],
permitted_packages: [
"android.hardware.wifi",
"android.net.wifi",
"android.x.net.wifi",
],
}
stubs_defaults {