Merge "ConnectivityManager: Address review comments from aosp/1595396" am: 1515b6c96d am: 0eadb2848d am: 89fcdff5d6
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1633279 Change-Id: I05777492db3ab9d7b4c6c69131f9404780e4e832
This commit is contained in:
@@ -3475,6 +3475,8 @@ public class ConnectivityManager {
|
||||
* not include location sensitive info.
|
||||
* </p>
|
||||
*/
|
||||
// Note: Some existing fields which are location sensitive may still be included without
|
||||
// this flag if the app targets SDK < S (to maintain backwards compatibility).
|
||||
public static final int FLAG_INCLUDE_LOCATION_INFO = 1 << 0;
|
||||
|
||||
/** @hide */
|
||||
|
||||
Reference in New Issue
Block a user