Merge "ConnectivityManager: Address review comments from aosp/1595396"
This commit is contained in:
@@ -3418,6 +3418,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