Loading core/res/res/values/config.xml +6 −0 Original line number Diff line number Diff line Loading @@ -2997,6 +2997,12 @@ <string name="config_customAdbWifiNetworkConfirmationSecondaryUserComponent" >com.android.systemui/com.android.systemui.wifi.WifiDebuggingSecondaryUserActivity</string> <!-- Package name of the system service that implements the shared connectivity service --> <string translatable="false" name="shared_connectivity_service_package"></string> <!-- Intent action used when binding to the shared connectivity service --> <string translatable="false" name="shared_connectivity_service_intent_action"></string> <!-- Component name of the activity that shows the usb containment status. --> <string name="config_usbContaminantActivity" translatable="false" >com.android.systemui/com.android.systemui.usb.UsbContaminantActivity</string> Loading core/res/res/values/symbols.xml +3 −0 Original line number Diff line number Diff line Loading @@ -4938,6 +4938,9 @@ <java-symbol type="bool" name="config_stopSystemPackagesByDefault"/> <java-symbol type="string" name="config_wearServiceComponent" /> <java-symbol type="string" name="shared_connectivity_service_package" /> <java-symbol type="string" name="shared_connectivity_service_intent_action" /> <!-- Whether to show weather on the lockscreen by default. --> <java-symbol type="bool" name="config_lockscreenWeatherEnabledByDefault" /> </resources> Loading
core/res/res/values/config.xml +6 −0 Original line number Diff line number Diff line Loading @@ -2997,6 +2997,12 @@ <string name="config_customAdbWifiNetworkConfirmationSecondaryUserComponent" >com.android.systemui/com.android.systemui.wifi.WifiDebuggingSecondaryUserActivity</string> <!-- Package name of the system service that implements the shared connectivity service --> <string translatable="false" name="shared_connectivity_service_package"></string> <!-- Intent action used when binding to the shared connectivity service --> <string translatable="false" name="shared_connectivity_service_intent_action"></string> <!-- Component name of the activity that shows the usb containment status. --> <string name="config_usbContaminantActivity" translatable="false" >com.android.systemui/com.android.systemui.usb.UsbContaminantActivity</string> Loading
core/res/res/values/symbols.xml +3 −0 Original line number Diff line number Diff line Loading @@ -4938,6 +4938,9 @@ <java-symbol type="bool" name="config_stopSystemPackagesByDefault"/> <java-symbol type="string" name="config_wearServiceComponent" /> <java-symbol type="string" name="shared_connectivity_service_package" /> <java-symbol type="string" name="shared_connectivity_service_intent_action" /> <!-- Whether to show weather on the lockscreen by default. --> <java-symbol type="bool" name="config_lockscreenWeatherEnabledByDefault" /> </resources>