commit | 0bf898f7a7b006e5f2f9f14746ae896a3a5941a2 | [log] [tgz] |
---|---|---|
author | Paul Duffin <[email protected]> | Thu May 28 22:17:33 2020 +0000 |
committer | Android (Google) Code Review <[email protected]> | Thu May 28 22:17:33 2020 +0000 |
tree | 0677eff10301f2c70df7e00be5a8213fd8e8981b | |
parent | 5a3a7c398528163557553d96d3f259e2168ff8e1 [diff] | |
parent | 407ce9dc953d13872e28fd2ccb26b77e0adbe148 [diff] |
Merge "framework-wifi: Add missing permitted package" into rvc-dev
diff --git a/wifi/Android.bp b/wifi/Android.bp index 1e2c81a..fe1938d 100644 --- a/wifi/Android.bp +++ b/wifi/Android.bp
@@ -120,6 +120,8 @@ "android.hardware.wifi", "android.net.wifi", "android.x.net.wifi", + // Created by jarjar rules. + "com.android.wifi.x", ], }