commit | 4bb69be2b0959359165f5f00f15a5e8561ffa827 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Dec 05 12:05:17 2019 -0800 |
committer | Roshan Pius <rpius@google.com> | Fri Dec 06 15:34:32 2019 -0800 |
tree | 291f8388634606c52c94d261b559a5284ef34625 | |
parent | d0f5475b3da8635fd5c96eea9773b6cbc5896052 [diff] |
WifiNetworkSuggestion: Don't store packageName/uid The service will stamp the uid, package name of individual suggestions when it creates its internal representation for each suggestion (i.e ExtendedWifiNetworkSuggestion). This is to avoid using an @hide API inside WifiNetworkSuggestion to stamp the uid/package name of the app using a retrieved context. Bug: 144102365 Test: atest android.net.wifi Change-Id: I86651c76053b613d9eb9dc95ab51b07b11f23f16