Add config for DMRH updater
Bug: 214564235 Test: none Change-Id: I582938899c1117d4ed104588061c6bbde626253c
This commit is contained in:
@@ -2136,6 +2136,9 @@
|
||||
<!-- The name of the package that will hold the system calendar sync manager role. -->
|
||||
<string name="config_systemAutomotiveCalendarSyncManager" translatable="false"></string>
|
||||
|
||||
<!-- The name of the package that will handle updating the device management role. -->
|
||||
<string name="config_deviceManagerUpdater" translatable="false"></string>
|
||||
|
||||
<!-- The name of the package that will be allowed to change its components' label/icon. -->
|
||||
<string name="config_overrideComponentUiPackage" translatable="false">com.android.stk</string>
|
||||
|
||||
|
||||
@@ -4643,4 +4643,6 @@
|
||||
<java-symbol type="string" name="config_supervisedUserCreationPackage"/>
|
||||
|
||||
<java-symbol type="bool" name="config_enableSafetyCenter" />
|
||||
|
||||
<java-symbol type="string" name="config_deviceManagerUpdater" />
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user