Merge "[SettingsProvider] Add maxTargetSdk=S to ALWAYS_ON_VPN_LOCKDOWN_WHITELIST" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
64b875e125
@@ -7086,7 +7086,7 @@ public final class Settings {
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
@Readable
|
||||
@Readable(maxTargetSdk = Build.VERSION_CODES.S)
|
||||
public static final String ALWAYS_ON_VPN_LOCKDOWN_WHITELIST =
|
||||
"always_on_vpn_lockdown_whitelist";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user