diff --git a/core/api/system-current.txt b/core/api/system-current.txt
index cf8df97024252..c098adb7ea5d5 100644
--- a/core/api/system-current.txt
+++ b/core/api/system-current.txt
@@ -457,6 +457,7 @@ package android {
field public static final int config_systemAutomotiveProjection = 17039401; // 0x1040029
field public static final int config_systemCompanionDeviceProvider = 17039417; // 0x1040039
field public static final int config_systemContacts = 17039403; // 0x104002b
+ field public static final int config_systemFinancedDeviceController;
field public static final int config_systemGallery = 17039399; // 0x1040027
field public static final int config_systemNotificationIntelligence = 17039413; // 0x1040035
field public static final int config_systemSettingsIntelligence = 17039426; // 0x1040042
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index d880296db6b9c..a07d85e53654e 100644
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -2180,6 +2180,8 @@
false
false
+
+ com.android.devicelockcontroller
diff --git a/core/res/res/values/public-staging.xml b/core/res/res/values/public-staging.xml
index f7ed38ce9bcbf..0ec3ef729bc94 100644
--- a/core/res/res/values/public-staging.xml
+++ b/core/res/res/values/public-staging.xml
@@ -146,6 +146,8 @@
+
+