summaryrefslogtreecommitdiff
path: root/framework/api/system-current.txt
diff options
context:
space:
mode:
authorDerek Jedral <derekjedral@google.com>2023-01-23 02:22:04 -0800
committerDerek Jedral <derekjedral@google.com>2023-01-23 02:22:04 -0800
commit8aca46670404c468ca1f01e2894228a59a6a62e3 (patch)
tree8428ae0293b114cb74e7aeb0d79b1238aee0901a /framework/api/system-current.txt
parent18f193c338ac5a35187ebb49797a50bc6713ec68 (diff)
downloadConfigInfrastructure-8aca46670404c468ca1f01e2894228a59a6a62e3.tar.gz
Add Remote Auth namespace.
This namespace will be used for any features related to remote authentication. Test: local flag flip Bug: 265163956 Change-Id: I3a3142e5f06b9f81362356d0b0b10199a540e357
Diffstat (limited to 'framework/api/system-current.txt')
-rw-r--r--framework/api/system-current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/api/system-current.txt b/framework/api/system-current.txt
index 567ab32..d16e1a8 100644
--- a/framework/api/system-current.txt
+++ b/framework/api/system-current.txt
@@ -66,6 +66,7 @@ package android.provider {
field public static final String NAMESPACE_PRIVACY = "privacy";
field public static final String NAMESPACE_PROFCOLLECT_NATIVE_BOOT = "profcollect_native_boot";
field public static final String NAMESPACE_REBOOT_READINESS = "reboot_readiness";
+ field public static final String NAMESPACE_REMOTE_AUTH = "remote_auth";
field public static final String NAMESPACE_ROLLBACK = "rollback";
field public static final String NAMESPACE_ROLLBACK_BOOT = "rollback_boot";
field public static final String NAMESPACE_RUNTIME = "runtime";