Loading core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -2138,6 +2138,9 @@ <!-- The name of the package that will hold the default automotive navigation role. --> <string name="config_defaultAutomotiveNavigation" 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> Loading core/res/res/values/symbols.xml +2 −0 Original line number Diff line number Diff line Loading @@ -4646,4 +4646,6 @@ <java-symbol type="string" name="config_supervisedUserCreationPackage"/> <java-symbol type="bool" name="config_enableSafetyCenter" /> <java-symbol type="string" name="config_deviceManagerUpdater" /> </resources> Loading
core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -2138,6 +2138,9 @@ <!-- The name of the package that will hold the default automotive navigation role. --> <string name="config_defaultAutomotiveNavigation" 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> Loading
core/res/res/values/symbols.xml +2 −0 Original line number Diff line number Diff line Loading @@ -4646,4 +4646,6 @@ <java-symbol type="string" name="config_supervisedUserCreationPackage"/> <java-symbol type="bool" name="config_enableSafetyCenter" /> <java-symbol type="string" name="config_deviceManagerUpdater" /> </resources>