Merge "[SettingsProvider] Add maxTargetSdk=S to ALWAYS_ON_VPN_LOCKDOWN_WHITELIST" into tm-dev

This commit is contained in:
TreeHugger Robot
2022-04-22 17:17:23 +00:00
committed by Android (Google) Code Review

View File

@@ -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";